Skip to main content
AR

ARDocumentEnq.ARRegister

PX.Objects.ARRelease 2025.2

No summary is documented for this DAC in the release source.

Field NameTypeDisplay NameForeign Key
ARAccountIDDefault Navigation
intAR AccountAccount
Description:The identifier of the AR account to which the document should be posted. The Cash account and Year-to-Date Net Income account cannot be selected as the value of this field. Corresponds to the Account.AccountID field.
ARSubIDDefault Navigation
intAR SubaccountSub
Description:The identifier of the subaccount to which the document should be posted. Corresponds to the Sub.SubID field.
BatchNbrDefault Navigation
nvarchar(15)Batch Nbr.Batch
Description:The number of the Batch created from the document on release. Corresponds to the Batch.BatchNbr field.
BranchIDDefault Navigation
intBranch-
Description:The identifier of the branch to which the document belongs. Corresponds to the Branch.BranchID field.
ClosedFinPeriodID
stringClosed Period-
Description:The Financial Period, in which the document was closed. Corresponds to the FinPeriodID field.
ClosedTranPeriodID
stringClosed Period-
Description:The Financial Period, in which the document was closed. Corresponds to the TranPeriodID field.
CuryDiscActTakenNonexistent in DB
decimal?Currency Cash Discount Taken-
Description:No description available
CuryDiscBal
decimalCash Discount Balance-
Description:The cash discount balance of the document. Given in the currency of the document.
CuryDiscTaken
decimal-
Description:The cash discount amount actually applied to the document. Given in the currency of the document.
CuryDocBal
decimalCurrency Balance-
Description:No description available
CuryIDDefault Navigation
nvarchar(5)CurrencyCurrency
Description:The code of the Currency of the document. Defaults to the base currency of the company. Corresponds to the Currency.CuryID field.
CuryInfoID
bigint-
Description:The identifier of the CurrencyInfo object associated with the document. Corresponds to the CurrencyInfoID field.
CuryOrigDiscAmt
decimalCash Discount-
Description:The cash discount entered for the document. Given in the currency of the document.
CuryOrigDocAmt
decimalCurrency Origin. Amount-
Description:The amount of the document. Given in the currency of the document.
CuryOrigDocAmtWithRetainageTotalNonexistent in DB
decimal?Total Amount-
Description:No description available
CuryRetainageTotal
decimalOriginal Retainage-
Description:No description available
CuryRetainageUnreleasedAmt
decimalUnreleased Retainage-
Description:No description available
CuryRetainedDiscTotal
decimalDiscount on Retainage-
Description:No description available
CuryRetainedTaxTotal
decimalTax on Retainage-
Description:No description available
CustomerIDDefault Navigation
intCustomerBAccountR
Description:No description available
DiscActTakenNonexistent in DB
decimal?Cash Discount Taken-
Description:No description available
DiscBal
decimal-
Description:The cash discount balance of the document. Given in the base currency of the company.
DiscTaken
decimal-
Description:The cash discount amount actually applied to the document. Given in the base currency of the company.
DocBal
decimalBalance-
Description:No description available
DocDate
datetimeDate-
Description:The date of the document. Defaults to the current Business Date.
DocDesc
nvarchar(256)Description-
Description:The description of the document.
DocType
char(3)Type-
Description:The type of the document. This field is a part of the compound key of the document. The field can have one of the values described in ARDocType.ListAttribute.
DueDate
datetimeDue Date-
Description:No description available
FinPeriodIDDefault Navigation
stringPost PeriodFinPeriod
Description:Financial Period of the document. Defaults to the period, to which the ARRegister.DocDate belongs, but can be overriden by user.
IsMigratedRecord
bit-
Description:Specifies (if set to "true") that the record has been created in migration mode without affecting GL module.
IsRetainageDocument
bitRetainage Document-
Description:No description available
NoteID
uniqueidentifier-
Description:Identifier of the Note object, associated with the document. Corresponds to the Note.NoteID field.
OpenDoc
bit-
Description:When set to "true", indicates that the document is open.
OrigDiscAmt
decimal-
Description:The cash discount entered for the document. Given in the base currency of the company.
OrigDocAmt
decimalOrigin. Amount-
Description:The amount of the document. Given in the base currency of the company.
OrigDocAmtWithRetainageTotalNonexistent in DB
decimal?Total Amount-
Description:No description available
OrigDocType
char(3)Orig. Doc. Type-
Description:The type of the original (source) document. Corresponds to the DocType field.
OrigRefNbr
nvarchar(15)Orig. Ref. Nbr.-
Description:The reference number of the original (source) document. Corresponds to the RefNbr field.
PaymentMethodIDNonexistent in DB
stringPayment Method-
Description:No description available
PendingPayment
bit-
Description:No description available
PrepaymentAccountIDDefault Navigation
intPrepayment AccountAccount
Description:No description available
PrepaymentSubIDDefault Navigation
intPrepayment SubaccountSub
Description:No description available
RGOLAmt
decimalRGOL Amount-
Description:No description available
RefNbrDefault Navigation
nvarchar(15)Reference Nbr.-
Description:The reference number of the document. This field is a part of the compound key of the document.
Released
bit-
Description:When set to "true", indicates that the document has been released.
RetainageTotal
decimalOriginal Retainage-
Description:No description available
RetainageUnreleasedAmt
decimalUnreleased Retainage-
Description:No description available
RetainedDiscTotal
decimal-
Description:No description available
RetainedTaxTotal
decimal-
Description:No description available
Scheduled
bit-
Description:When set to "true" indicates that the document is part of a "Schedule" and serves as a template for generating other documents according to it.
SignBalanceNonexistent in DB
decimal?-
Description:No description available
Status
char(1)Status-
Description:The status of the document. The value of the field is determined by the values of the status flags, such as Hold, Released, Voided, Scheduled. The field can have one of the values described in ARDocStatus.ListAttribute. Defaults to ARDocStatus.Hold.
TranPeriodID
string-
Description:Financial Period of the document. Determined by the date of the document. Unlike ARRegister.FinPeriodID the value of this field can't be overriden by user.
Voided
bit-
Description:When set to "true" indicates that the document has been voided.