PR
PRROEOtherMonies
Stores the "Other Monies" records related to the record of employment.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Amount | decimal | Amount | - | |
Description:The amount which was paid to the employee for the current earning type. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
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 several possible earning types related to the record of employment. | ||||
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 | ||||
TypeCD | nvarchar(15) | Earning Code | EPEarningType | |
Description:The user-friendly unique identifier of the earning type associated with the record of employment. | ||||