Skip to main content
DR

DRDeferredCode

PX.Objects.DR
Field NameTypeDisplay NameForeign Key
DeferredCodeIDDefault Navigation
nvarchar(10)Deferral Code-
Description:The unique identifier of the deferral code. This field is the key field.
AccountIDDefault Navigation
intDeferral AccountAccount
Description:The identifier of the deferral Account. Corresponds to the Account.AccountID field.
AccountSource
char(1)Use Deferral Account From-
Description:Determines the source from which the deferral account should be taken during deferral schedule creation. This field can have one of the values defined by DeferralAccountSource.ListAttribute.
AccountType
char(1)Code Type-
Description:The type of the deferral code. This field can have one of the values defined in the DeferredAccountType class.
Active
bitActive-
Description:No description available
CopySubFromSourceTran
bitCopy Sub. from Sales/Expense Sub.-
Description:If set to "true", indicates that the deferral subaccount should be copied from the income or expense subaccount of the document line that contains the deferral code.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetimeCreated On-
Description:No description available
DeferralSubMaskAP
varchar(30)Combine Deferral Sub. From-
Description:When CopySubFromSourceTran is set to "false", specifies the subaccount mask that defines the structure of the deferral subaccount for the Accounts Payable module.
DeferralSubMaskAR
varchar(30)Combine Deferral Sub. From-
Description:When CopySubFromSourceTran is set to "false", specifies the subaccount mask that defines the structure of the deferral subaccount for the Accounts Receivable module.
Description
nvarchar(60)Description-
Description:A user-friendly description of the deferral code.
FixedDay
smallintFixed Day of the Period-
Description:If ScheduleOption is set to DRScheduleOption.ScheduleOptionFixedDate, defines the number of day within the financial period on which revenue or expense recognition should occur.
Frequency
smallintEvery-
Description:The number of financial periods that should pass between revenue or expense recognitions. This field is not applicable in case of a flexible deferral code. For details, see DeferredMethodType.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetimeLast Modified On-
Description:No description available
Method
char(1)Recognition Method-
Description:The revenue recognition method associated with the deferral code. This field can have one of the values defined by the DeferredMethodType class.
MultiDeliverableArrangement
bitMultiple-Deliverable Arrangement-
Description:When set to "true" indicates that this deferral code is used for items that represent multiple deliverable arrangements and for which the revenue should be split into multiple components.
NoteID
uniqueidentifier-
Description:No description available
Occurrences
smallintOccurrences-
Description:The total number of required deferred revenue recognition transactions. This field is not applicable in case of a flexible deferral code. For details, see DeferredMethodType.
PeriodsNonexistent in DB
nvarchar(MAX)Period(s)-
Description:The field is used for UI rendering purpose only.
RecognizeInPastPeriods
bitAllow Recognition in Previous Periods-
Description:For flexible recognition methods, specifies if the system should allow recognition in periods that are earlier than the document date.
ReconNowPct
decimal(9, 6)Recognize Now %-
Description:The percentage of deferred revenue or expense that should be recognized immediately upon the release of the AP or AR document line containing the deferral code.
ScheduleOption
char(1)Schedule Options-
Description:The position of the revenue or expense recognition date within the financial period. This field can have one of the values defined by the DRScheduleOption class.
StartOffset
smallintStart Offset-
Description:The number of financial periods that should be skipped prior to the first recognition transaction. This field is not applicable in case of a flexible deferral code. For details, see DeferredMethodType.
SubIDDefault Navigation
intDeferral Sub.Sub
Description:The identifier of the deferral subaccount. Corresponds to the Sub.SubID field.
tstamp
timestamp-
Description:No description available