Skip to main content
PR

PRDeductionDetail

PX.Objects.PRRelease 2025.2

The child record belonging to a PRPayment and representing a deduction code applied to it.

Field NameTypeDisplay NameForeign Key
APInvoiceDocType
char(3)Type-
Description:The type of the parent invoice (if any). The field is included in FK.Invoice. The field can have one of the values described in APMigrationModeDependentActionRestrictionAttribute.
APInvoiceRefNbr
nvarchar(15)Reference Nbr.-
Description:The reference number of the parent invoice (if any). The field is included in FK.Payment.
AccountIDDefault Navigation
intLiability AccountAccount
Description:The liability account associated with the deduction code. The field is included in FK.LiabilityAccount.
Amount
decimalAmount-
Description:The deduction amount.
BatchNbr
nvarchar(15)Batch NumberPRBatch
Description:The number of the batch (if any) to which the detail's parent payment belongs. The field is included in FK.PayrollBatch.
BranchIDDefault Navigation
intBranchBranch
Description:The branch linked to the deduction. The field is included in FK.Branch.
CodeIDDefault Navigation
intCodePRDeductCode
Description:The deduction code. The field is included in FK.DeductionCode and FK.PaymentDeduction.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetime-
Description:No description available
EmployeeIDDefault Navigation
intEmployeePREmployee
Description:The unique identifier of the employee to which the detail record is attached. The field is included in FK.Employee.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetime-
Description:No description available
LiabilityPaid
bitLiability Paid-
Description:A boolean value that specifies (if set to true) that the deduction has been paid.
OriginalRecordID
int-
Description:No description available
PaymentCountryIDNonexistent in DB
string-
Description:No description available
PaymentDocType
char(3)Payment Doc. TypePRPayment
Description:The type of the parent paycheck. The field is included in FK.Payment and FK.PaymentDeduction. The field can have one of the values described in PayrollType.ListAttribute.
PaymentRefNbr
nvarchar(15)Payment Ref. NumberPRPayment
Description:The reference number of the parent paycheck. The field is included in FK.Payment and FK.PaymentDeduction.
RecordID
int-
Description:The unique identifier of the deduction detail record.
Released
bitReleased-
Description:A boolean value that specifies (if set to true) that the parent payment's status is set to PaymentStatus.Released.
SubIDDefault Navigation
intLiability Sub.Sub
Description:The corresponding subaccount used with the liability account. The field is included in FK.LiabilitySubaccount.
TStamp
timestamp-
Description:No description available