PR
PRPTOAdjustment
Stores the PTO adjustment information.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
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 when PTO adjustment was created and added to the database. It is NOT the Business Date that can be set in the future or in the past causing unpredictable behaviour for PTO banks. | ||||
Description | nvarchar(255) | Description | - | |
Description:The description of the PTO adjustment. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
RefNbr | nvarchar(15) | Reference Nbr. | - | |
Description:The user-friendly unique identifier of the PTO Adjustment. | ||||
Status | char(3) | Status | - | |
Description:The status of the PTO adjustment. The field can have one of the values described in PTOAdjustmentStatus.ListAttribute. | ||||
TStamp | timestamp | - | ||
Description:No description available | ||||
Type | char(3) | Type | - | |
Description:The type of the PTO adjustment. The field can have one of the values described in PTOAdjustmentType.ListAttribute. | ||||