Skip to main content
DR

SchedulesInq.SchedulesInqResult

PX.Objects.DRRelease 2025.2

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

Field NameTypeDisplay NameForeign Key
AccountIDDefault Navigation
intAccountAccount
Description:The identifier of the income or expense account associated with the component. Corresponds to the Account.AccountID field.
AllocationWeightResidualNonexistent in DB
decimal?Allocation Weight Residual-
Description:No description available
AllowControlAccountForModuleNonexistent in DB
string-
Description:No description available
BAccountIDDefault Navigation
intBusiness AccountBAccountR
Description:The unique identifier of the business account associated with the component. The value of this field is always equal to the value of the DRSchedule.BAccountID field in the parent schedule.
BAccountTypeNonexistent in DB
string-
Description:The type of the business account associated with the current schedule component.
BaseQty
decimalBase Qty.-
Description:No description available
BranchIDDefault Navigation
intBranchBranch
Description:No description available
CloseFinPeriodID
stringClose Period-
Description:The financial period in which all deferral transactions associated with the component have been recognized and DefAmt has become zero.
CoTermRate
decimalCoTerm Rate-
Description:No description available
ComponentCDNonexistent in DB
stringComponent ID-
Description:No description available
ComponentIDDefault Navigation
intComponent IDInventoryItem
Description:The unique identifier of the inventory item (or one of its components, in case of a multiple deliverable arrangement) associated with the schedule component. This field is a part of the compound key of the record. Corresponds to the InventoryItem.InventoryID field. If the schedule component originates from a document line with no inventory item specified, the value of this field is equal to EmptyComponentID. Within a deferral schedule, there can be only one schedule component with ComponentID equal to EmptyComponentID.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetime-
Description:No description available
CreditLineNbr
intCredit Line Nbr.-
Description:The integer line number of the deferral transaction, which posts the total component amount to the deferral account specified by the DefAcctID field. The value defaults to zero.
CuryDefAmt
decimal-
Description:No description available
CuryInfoID
bigintCurrencyInfo
Description:No description available
CuryTotalAmt
decimal-
Description:No description available
DefAcctIDDefault Navigation
intDeferral AccountAccount
Description:The identifier of the deferred revenue or deferred expense account associated with the component. Corresponds to the Account.AccountID field.
DefAmt
decimalDeferred Amount-
Description:The remaining deferred revenue or expense amount to be recognized upon the release of deferral transactions associated with the component. For normal components, the value of this field is initially equal to TotalAmt, and is decreased during the /// revenue or expense recognition process (which is performed on the Run Recognition (DR501000) form). For residual components of multiple deliverable arrangement items (for which the IsResidual flag is set to "true"), this value is zero because the amount is directly posted to the AP or AR account without deferral.
DefCodeDefault Navigation
nvarchar(10)Deferral CodeDRDeferredCode
Description:The identifier of the deferral code associated with the component. Corresponds to the DRDeferredCode.DeferredCodeID field.
DefCodeTypeNonexistent in DB
string-
Description:The type of the deferral account for the schedule component. This field can have one of the values defined in the DeferredAccountType class. The value of this field changes automatically upon changing the Module field.
DefSubIDDefault Navigation
intDeferral Sub.Sub
Description:The identifier of the deferred revenue or deferred expense subaccount associated with the component. Corresponds to the Sub.SubID field.
DefTotalNonexistent in DB
decimal?Line Total-
Description:The total deferred revenue or expense amount to be recognized upon the release of deferral transactions associated with the component.
DetailLineNbr
intDetail Line Nbr.-
Description:The line number of the component. This field is defaulted from the current value of the DRSchedule.DetailLineCntr field of the parent deferred schedule.
DiscountPercent
decimalDiscount Percent-
Description:No description available
DocDate
datetimeDate-
Description:The date of the parent deferral schedule. Corresponds to the DRSchedule.DocDate field.
DocType
char(3)Doc. Type-
Description:The type of the document from which the schedule component has been created. The value defaults to DRSchedule.DocType.
DocumentTypeNonexistent in DB
stringDoc. Type-
Description:The type of the document to which the parent deferral schedule corresponds. The value of this field is always equal to the value of the DRSchedule.DocumentType field in the parent deferral schedule.
EffectiveFairValuePrice
decimalEffective Fair Value Price-
Description:No description available
FairValueCuryID
nvarchar(5)Fair Value Currency-
Description:No description available
FairValuePrice
decimalFair Value Price-
Description:No description available
FinPeriodIDDefault Navigation
stringPost PeriodFinPeriod
Description:The financial period ID of the parent deferral schedule. Corresponds to the DRSchedule.FinPeriodID field.
IsCustom
bitIs Custom-
Description:Indicates (if set to "true") that the schedule component has been manually added to the parent deferral schedule by the user.
IsOpen
bitIsOpen-
Description:Indicates (if set to "true") that the component is open, which means that there are unrecognized deferral transactions associated with the component.
IsResidual
bit-
Description:If set to "true", indicates that the deferral schedule line represents a residual component whose amount should be directly posted to the AP or AR account upon component release (without generating or recognizing deferral transactions). For details, see INComponent.AmtOption.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetime-
Description:No description available
LastRecFinPeriodID
stringLast Recognition Period-
Description:The financial period of the latest recognition of a deferral transaction associated with the component. Corresponds to the OrganizationFinPeriod.FinPeriodID field.
LineCntr
int-
Description:The number of deferral transactions associated with the component. When a deferral transaction is added to the component, this field provides the value for DRScheduleTran.LineNbr, being incremented after each added transaction.
LineNbr
intLine Nbr.-
Description:The document line number associated with the parent deferral schedule. Corresponds to the DRSchedule.LineNbr field.
Module
char(2)Module-
Description:The module associated with the schedule component. This field defaults to DRSchedule.Module. This field can have one of the following values: ""AP"": Accounts Payable, ""AR"": Accounts Receivable. Any changes made to this field also affect the value of the DefCodeType field.
PONbrNonexistent in DB
string-
Description:No description available
ParentInventoryIDNonexistent in DB
int?-
Description:No description available
Percentage
decimalShare-
Description:No description available
ProjectIDDefault Navigation
intContract IDPMProject
Description:The unique identifier of the project specified in the document line (if any) associated with the parent deferral schedule.
Qty
decimalQuantity-
Description:No description available
ReceiptNbrNonexistent in DB
string-
Description:No description available
RefNbrDefault Navigation
nvarchar(15)Ref. Nbr.DRScheduleDetail
Description:The reference number of the document from which the schedule component has been created. The value defaults to DRSchedule.RefNbr.
ScheduleIDDefault Navigation
intSchedule NumberDRSchedule
Description:The unique identifier of the parent deferral schedule. This field is a part of the compound key of the record. Corresponds to the DRSchedule.ScheduleID field.
SelectedNonexistent in DB
bool?Selected-
Description:Indicates (if set to "true") that the record has been selected for processing in the UI.
SignDefAmtNonexistent in DB
decimal?Deferred Amount-
Description:No description available
SignTotalAmtNonexistent in DB
decimal?Total Amount-
Description:No description available
Status
char(1)Status-
Description:The status of the schedule component. This field can have one of the values defined by DRScheduleStatus.ListAttribute.
SubIDDefault Navigation
intSubaccountSub
Description:The identifier of the income or expense subaccount associated with the component. Corresponds to the Sub.SubID field.
TaskIDDefault Navigation
intProject TaskContractTask
Description:No description available
TermEndDate
datetimeTerm End Date-
Description:No description available
TermStartDate
datetimeTerm Start Date-
Description:No description available
TotalAmt
decimalTotal Amount-
Description:The total amount of expense or revenue that is associated with the component and should be posted to the Accounts Receivable or Accounts Payable account.
TranPeriodID
string-
Description:No description available
UOMDefault Navigation
nvarchar(6)UOMINUnit
Description:No description available
tstamp
timestamp-
Description:No description available