AdvancedLedgerEntryHeaderUtil Class [AX 2012]

The AdvancedLedgerEntryHeaderUtil class provides the AdvancedLedgerEntryHeader table strategies base default values and validation.

class AdvancedLedgerEntryHeaderUtil

Run On

Called

  MethodDescription
Hh803295.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh803295.protmethod(en-us,AX.60).gif defaultAccountingDate Provides a default value for the AccountingDate field in the AdvancedLedgerEntryHeader table.
Hh803295.pubmethod(en-us,AX.60).gif defaultField Applies the default value for the specified field.
Hh803295.protmethod(en-us,AX.60).gif defaultReverseEntry Provides a default value for the ReverseEntry field in the AdvancedLedgerEntryHeader table.
Hh803295.pubmethod(en-us,AX.60).gif defaultRow Applies the default field values for a AdvancedLedgerEntryHeader record.
Hh803295.protmethod(en-us,AX.60).gif defaultTransactionCurrency Provides a default value for the TransactionCurrency field in the AdvancedLedgerEntryHeader table.
Hh803295.protmethod(en-us,AX.60).gif defaultTransactionNumber Provides a default value for the TransactionNumber field in the AdvancedLedgerEntryHeader table.
Hh803295.protmethod(en-us,AX.60).gif defaultTransactionStatus Provides a default value for the TransactionStatus field in the AdvancedLedgerEntryHeader table.
Hh803295.protmethod(en-us,AX.60).gif defaultWorkflowStatus Provides a default value for the WorkflowStatus field in the AdvancedLedgerEntryHeader table.
Hh803295.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh803295.protmethod(en-us,AX.60).gif new Initializes a new instance of the AdvancedLedgerEntryHeaderUtil class.
Hh803295.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif validateField Validates the value for a specific field.
Hh803295.protmethod(en-us,AX.60).gif validateFiscalCalendarPeriod Determines whether the FiscalCalendarPeriod field in the AdvancedLedgerEntryHeader table is valid.
Hh803295.protmethod(en-us,AX.60).gif validateJournalizingDefinition Indicates whether the JournalizingDefinition field in the AdvancedLedgerEntryHeader table is valid.
Hh803295.protmethod(en-us,AX.60).gif validateReasonTableRef Indicates whether the value of the ReasonTableRef field in the AdvancedLedgerEntryHeader table is valid.
Hh803295.protmethod(en-us,AX.60).gif validateReverseEntry Indicates whether the ReverseEntry field in the AdvancedLedgerEntryHeader table is valid.
Hh803295.protmethod(en-us,AX.60).gif validateTransactionCurrency Indicates whether the TransactionCurrency field in the AdvancedLedgerEntryHeader table is valid.
Hh803295.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh803295.pubmethod(en-us,AX.60).gif Hh803295.static(en-us,AX.60).gif ::construct Constructs an instance of the AdvancedLedgerEntryHeaderUtil class.
Top

Object Class
  AdvancedLedgerEntryHeaderUtil Class

Community Additions

ADD
Show: