Skip to main content
PR

PRPaymentDeduct

PX.Objects.PRRelease 2025.2

Includes the settings of the deduction or benefit code which are used for the current payment.

Field NameTypeDisplay NameForeign Key
CntAmount
decimalEmployer Contribution-
Description:The amount that the employer is required to contribute, which is not deducted from the net pay but creates a liability for the employer.
CodeIDDefault Navigation
intDeduction CodePRDeductCode
Description:The unique identifier of the deduction or benefit. The field is included in FK.DeductionCode.
ContribType
char(3)Contribution Type-
Description:The type of a code that defines how the code affects employee earnings. The field can have one of the values described in ContributionTypeListAttribute.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetime-
Description:No description available
DedAmount
decimalDeduction Amount-
Description:The amount deducted from net pay for the paycheck.
DocType
char(3)Payment Doc. TypePRPayment
Description:The type of the payment. The field is included in FK.Payment. The field can have one of the values described in PayrollType.ListAttribute.
EmployerYtdAmount
decimalYTD Employer Amount-
Description:The year-to-date total employer contribution amount of this code for this employee, including the current paycheck.
IsActive
bitActive-
Description:A boolean value that specifies (if set to true) that the code is available for use.
IsGarnishment
bitGarnishment-
Description:A boolean value that specifies (if set to true) that the code is used for a garnishment.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetime-
Description:No description available
NoFinancialTransactionNonexistent in DB
bool?-
Description:A boolean value that specifies (if set to true) that the deduction or benefit produces no financial transactions.
PaymentCountryIDNonexistent in DB
string-
Description:No description available
RefNbr
nvarchar(15)Payment Ref. NumberPRPayment
Description:The unique identifier of the payment. The field is included in FK.Payment.
SaveOverride
bitSave Override-
Description:A boolean value that indicates (if set to true) that the manually entered amounts will override the ones specified for the deduction or benefit code.
Source
char(3)Source-
Description:No description available
TStamp
timestamp-
Description:No description available
WageBaseAmount
decimalWage Base Amount-
Description:The taxable income amount for the current paycheck.
WageBaseHours
decimalWage Base Hours-
Description:The number of hours which generate taxable income for the current paycheck.
YtdAmount
decimalYTD Amount-
Description:The year-to-date total deduction amount of this code for this employee, including the current paycheck.