PR
PRROEStatutoryHolidayPay
Stores the statutory holiday pay records related to the record of employment.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Amount | decimal | Amount | - | |
Description:The amount paid to the employee during the holiday. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
Date | datetime | Date | - | |
Description:The date indicating a specific mandatory holiday when the employee was paid. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
LineNbr | int | Line Nbr. | - | |
Description:A counter to differentiate between the various different holidays in a calendar year. | ||||
RefNbr | nvarchar(15) | Reference Nbr. | PRRecordOfEmployment | |
Description:The user-friendly unique identifier of the record of employment. The field is included in FK.RecordOfEmployment. The value of this field corresponds to the value of the PRRecordOfEmployment.RefNbr field. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||