Definition of table pay-activity
Activity associated with Salary paid
, Table Dump Name pay-act
Alphabetical Field Summary
activity-code: (CHAR) Enter Code for Activity associated with Salary paid
activity-code-id: (INTG) [DEFINE KEY]
activity-desc: (CHAR) Description of Activity associated with Salary
cre-date: (DATE) Date this record was created
cre-time: (CHAR) Creation time of this record
cre-user-name: (CHAR) Name of user who created this record
extern-guid: (CHAR) External Global Unique ID for this record
primary-key: (INTG) Unique, Primary key for record
upd-date: (DATE) Date this record was last updated
upd-time: (CHAR) Time of last update to this record
upd-user-name: (CHAR) Name of user who last updated this record
Alphabetical Index Summary
activity-code: activity-code, activity-code-id
activity-desc: activity-desc, activity-code-id
activity-id: (UNIQUE, PRIMARY) activity-code-id
extern-guid: extern-guid
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-pat.p
DELETE: Overridable, Procedure is tr-d-pat.p
REPLICATION-CREATE: Procedure is rp-c-pat.p
REPLICATION-DELETE: Procedure is rp-d-pat.p
REPLICATION-WRITE: Procedure is rp-u-pat.p
WRITE: Overridable, Procedure is tr-u-pat.p
Other tables who reference pay-activity
pay-assign-role - Role & Service of Pay Assignment
Tables pay-activity references
pay-assign-role - Role & Service of Pay Assignment
Detailed Alphabetical Field Listing
activity-code Data type: CHARACTER
Format: x(8)
Help: Enter Code for Activity associated with Salary paid
Attributes: Index Component
activity-code-id Data type: INTEGER
Format: >>,>>>,>>9
Description: [DEFINE KEY]
Attributes: Index Component
activity-desc Data type: CHARACTER
Format: x(30)
Help: Description of Activity associated with Salary
Attributes: Index Component
cre-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date this record was created
cre-time Data type: CHARACTER
Format: x(8)
Help: Creation time of this record
cre-user-name Data type: CHARACTER
Format: x(16)
Help: Name of user who created this record
Attributes: Mandatory
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
primary-key Data type: INTEGER
Format: zzzzzzzzz9
Help: Unique, Primary key for record
upd-date Data type: DATE
Format: 99/99/9999 (Initial Value: TODAY)
Description: Date this record was last updated
upd-time Data type: CHARACTER
Format: x(8)
Help: Time of last update to this record
upd-user-name Data type: CHARACTER
Format: x(16)
Description: Name of user who last updated this record
Created on 12/28/2020 by DBHTML V1.2