Definition of table pay-assign-role
Role & Service of Pay Assignment
, Table Dump Name pa-role
Alphabetical Field Summary
activity-code-id: (INTG) Pay Activity Code associated with this Pay Assignment
assign-id: (INTG) Payroll Assignment identifier
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
role-code-id: (INTG) Role Code associated with this Pay Assignment
service-code-id: (INTG) Service Code associated with this Pay Assignment
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
extern-guid: extern-guid
pay-assign-activity: activity-code-id, assign-id
pay-assign-role: role-code-id, assign-id
pay-assign-serv-role: (UNIQUE, PRIMARY) assign-id, service-code-id, role-code-id, activity-code-id
pay-assign-service: service-code-id, assign-id
Alphabetical Trigger Summary
CREATE: Overridable, Procedure is tr-c-par.p
DELETE: Overridable, Procedure is tr-d-par.p
REPLICATION-CREATE: Procedure is rp-c-par.p
REPLICATION-DELETE: Procedure is rp-d-par.p
REPLICATION-WRITE: Procedure is rp-u-par.p
WRITE: Overridable, Procedure is tr-u-par.p
Other tables who reference pay-assign-role
pay-activity - Activity associated with Salary paid
Tables pay-assign-role references
pay-activity - Activity associated with Salary paid
pay-assign - Payroll Assignments
role-code - Role within position for which salary is paid
service-code - Service Codes for salary paid
Detailed Alphabetical Field Listing
activity-code-id Data type: INTEGER
Format: >>,>>>,>>9
Help: Pay Activity Code associated with this Pay Assignment
Attributes: Index Component
assign-id Data type: INTEGER
Format: zzzzzzzzzzz9
Description: Payroll Assignment identifier
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
role-code-id Data type: INTEGER
Format: >>,>>>,>>9
Help: Role Code associated with this Pay Assignment
Attributes: Index Component
service-code-id Data type: INTEGER
Format: >>,>>>,>>9
Help: Service Code associated with this Pay Assignment
Attributes: Index Component
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