Skip to main content
PR

PRPaymentPTOBank

PX.Objects.PRRelease 2025.2

Includes detailed information about the paid time off (PTO) usage and balance data associated to the current pay check.

Field NameTypeDisplay NameForeign Key
AccrualAmount
decimalPaycheck Accrual Hours-
Description:The number of hours accrued for the bank during the current period.
AccrualLimit
decimalBalance Limit-
Description:The upper limit for the bank. Once the hours accumulated in the bank reach the limit, the system stops accruing the hours.
AccrualMethod
char(3)Accrual Method-
Description:The method of PTO hours accrual, which can be one of the following: Percentage or Total Hours per Year. The field can have one of the values described in PTOAccrualMethod.ListAttribute.
AccrualMoney
decimalPaycheck Accrual Amount-
Description:The amount of money accrued for the bank during the current period.
AccrualRate
decimalAccrual %-
Description:An accrual rate to be used to accumulate hours.
AccruingDays
int-
Description:The number of days accrued during the current period.
AccruingHours
decimal-
Description:The number of hours accrued during the current period.
AccumulatedAmount
decimalTotal Accrued Hours-
Description:The number of hours accrued for the bank.
AccumulatedMoney
decimalAccrued Amount-
Description:The amount of money accrued for the bank.
AdjustmentCarryoverHours
decimalAdjustment Carryover Hours-
Description:PTO adjustment hours applied to the current paycheck as carryover hours from the previous pay period.
AdjustmentHours
decimalAdjustment Hours-
Description:PTO adjustment hours applied to the current paycheck.
AvailableAmount
decimalTotal Available Hours-
Description:The number of hours accrued for the employee through all released paychecks.
AvailableMoney
decimalAvailable Amount-
Description:The amount of money accrued for the employee through all released paychecks.
BankIDDefault Navigation
nvarchar(15)PTO BankPRPTOBank
Description:The unique identifier of the bank. The field is included in FK.PTOBank The value of this field corresponds to the value of the PRPTOBank.bankID field.
CalculationFormulaNonexistent in DB
stringPaycheck Accrual Calculation-
Description:The calculation formula for the accrual of PTO hours, which depends on the specified accrual method and the resulting amount.
CarryoverAmount
decimalCarryover Hours-
Description:The number of hours the system carries over to the following year.
CarryoverMoney
decimalCarryover Amount-
Description:The amount of money the system carries over to the following year.
CreateFinancialTransactionNonexistent in DB
bool?-
Description:Enable the money calculation and the creation of general ledger transaction for paid time off on Paychecks and Adjustments.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetime-
Description:No description available
DaysInPeriod
int-
Description:The amount of days during the current period.
DisbursementAmount
decimalDisbursement Hours-
Description:The total of the disbursement hours and paid carryover hours.
DisbursementMoney
decimalDisbursement Amount-
Description:The amount of disbursement money and paid carryover money.
DocType
char(3)TypePRPayment
Description:The document type of the current paycheck. The field is included in FK.Payment The value of this field corresponds to the value of the PRPayment.docType field.
EarningTypeCDNonexistent in DB
stringDisbursing Earning TypeEPEarningType
Description:An earning type code to be used to disburse it on a paycheck. The field is included in FK.DisbursingEarningType.
EffectiveCoefficientNonexistent in DB
decimal?-
Description:The effective coefficient which is calculated by dividing the number of days accrued by the amount of days during the current period.
EffectiveEndDate
datetimeEffective End Date-
Description:The end date when the settings of the PTO bank are applied to the employee.
EffectiveStartDate
datetimeEffective Date-
Description:The start date when the settings of the PTO bank are applied to the employee.
FrontLoadingAmount
decimalFront Loading Hours-
Description:The number of hours the system adds to the bank each year on a date specified in the Start Date box.
HoursPerYear
decimalHours per Year-
Description:The number of hours that the employee may accrue throughout the year.
IsActive
bitActive-
Description:Indicates (if set to true) that the bank accrues hours.
IsCertifiedJob
bitApplies to Certified Job Only-
Description:Indicates (if set to true) that only hours worked on certified project should be included in the paid time off calculation.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetime-
Description:No description available
NbrOfPayPeriodsNonexistent in DB
short?-
Description:Number of pay periods.
ProcessedCarryover
bitProcessed Carryover-
Description:Indicates (if set to true) that the PTO has already processed carryover.
ProcessedFrontLoading
bitProcessed Front Loading-
Description:Indicates (if set to true) that the PTO has already processed front loading.
RefNbr
nvarchar(15)Reference Nbr.PRPayment
Description:The reference number of the current paycheck. The field is included in FK.Payment The value of this field corresponds to the value of the PRPayment.refNbr field.
SettlementDiscardAmount
decimalSettlement Discard Amount-
Description:Paid time off hours that will not be paid as part of an employee settlement.
TStamp
timestamp-
Description:No description available
TotalAccrualNonexistent in DB
decimal?Paycheck Total Accrual Hours-
Description:The number of hours accrued for the bank.
TotalAccrualMoneyNonexistent in DB
decimal?Total Accrual Amount-
Description:The amount of money accrued for the bank during the current year.
TotalDisbursementNonexistent in DB
decimal?Paycheck Disbursed Hours-
Description:The total of the disbursement hours, paid carryover hours and settlement discard amount.
TotalDisbursementMoneyNonexistent in DB
decimal?Total Disbursement Amount-
Description:The total amount of money of the disbursement.
UsedAmount
decimalTotal Used Hours-
Description:The number of hours currently used by the employee.
UsedMoney
decimalUsed Amount-
Description:The amount of money currently used by the employee.