AdvancedLedgerEntryLineUtil Class [AX 2012]

The AdvancedLedgerEntryLineUtil class provides the AdvancedLedgerEntryLine table strategies base default values and validation methods.

class AdvancedLedgerEntryLineUtil

Run On

Called

  MethodDescription
Hh803365.protmethod(en-us,AX.60).gif adjustAmountWithProject Provides an adjustment to the AmountCurCredit and AmountCurDebit fields in the AdvancedLedgerEntryLine table when the project is selected.
Hh803365.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh803365.protmethod(en-us,AX.60).gif defaultCostPrice Provides a default value for the CostPrice field in the AdvancedLedgerEntryLine table.
Hh803365.pubmethod(en-us,AX.60).gif defaultField Applies the default values for a specific field.
Hh803365.protmethod(en-us,AX.60).gif defaultJournalizingDefinition Provides a default value for the JournalizingDefinition field in the AdvancedLedgerEntryLine table.
Hh803365.protmethod(en-us,AX.60).gif defaultLineNumber Provides a default value for the LineNumber field in the AdvancedLedgerEntryLine table.
Hh803365.protmethod(en-us,AX.60).gif defaultProjFundingSource Provides a default value for the ProjFundingSource field in the AdvancedLedgerEntryLine table.
Hh803365.protmethod(en-us,AX.60).gif defaultProjLinePropertyId Provides a default value for the ProjLinePropertyId field in the AdvancedLedgerEntryLine table.
Hh803365.protmethod(en-us,AX.60).gif defaultProjSalesCurrency Provides a default value for the ProjSalesCurrency field in the AdvancedLedgerEntryLine table.
Hh803365.protmethod(en-us,AX.60).gif defaultQuantity Provides a default value for the Quantity field in the AdvancedLedgerEntryLine table.
Hh803365.pubmethod(en-us,AX.60).gif defaultRow Applies the default field values for the AdvancedLedgerEntryLine record.
Hh803365.protmethod(en-us,AX.60).gif defaultSalesPrice Provides a default value for the SalesPrice field in the AdvancedLedgerEntryLine table.
Hh803365.protmethod(en-us,AX.60).gif defaultTransactionCurrency Provides a default value for the TransactionCurrency field in the AdvancedLedgerEntryLine table.
Hh803365.protmethod(en-us,AX.60).gif defaultTransactionText Provides a default value for the TransactionText field in the AdvancedLedgerEntryLine table.
Hh803365.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh803365.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh803365.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh803365.protmethod(en-us,AX.60).gif initializeAdvancedLedgerEntryHeader Initializes the AdvancedLedgerEntryHeader record for the current AdvancedLedgerEntryLine record.
Hh803365.protmethod(en-us,AX.60).gif new Initializes an instance of the AdvancedLedgerEntryLineUtil class.
Hh803365.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.)
Hh803365.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.)
Hh803365.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh803365.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh803365.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh803365.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh803365.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.)
Hh803365.pubmethod(en-us,AX.60).gif validateField Validates the value of the specified field.
Hh803365.pubmethod(en-us,AX.60).gif validateJournalizingDefinition Indicates whether the JournalizingDefinition field in the AdvancedLedgerEntryLine table is valid.
Hh803365.pubmethod(en-us,AX.60).gif validateLedgerDimension Indicates whether the value of the LedgerDimension field in the AdvancedLedgerEntryLine table is valid.
Hh803365.pubmethod(en-us,AX.60).gif validateProjCategoryId Indicates whether the value of the ProjCategoryId field of the AdvancedLedgerEntryLine table is valid.
Hh803365.pubmethod(en-us,AX.60).gif validateProjFundingSource Indicates whether the value of the ProjFundingSource field in the AdvancedLedgerEntryLine table is valid.
Hh803365.pubmethod(en-us,AX.60).gif validateProjId Indicates whether the value of the ProjId field in the AdvancedLedgerEntryLine table is valid.
Hh803365.protmethod(en-us,AX.60).gif validateProjSalesCurrency Indicates whether the value ProjSalesCurrency field in the AdvancedLedgerEntryLine table is valid.
Hh803365.protmethod(en-us,AX.60).gif validateTransactionCurrency Indicates whether the value of the TransactionCurrency field in the AdvancedLedgerEntryLine table is valid.
Hh803365.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh803365.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh803365.pubmethod(en-us,AX.60).gif Hh803365.static(en-us,AX.60).gif ::construct Initializes an instance of the AdvancedLedgerEntryLineUtil class.
Top

Object Class
  AdvancedLedgerEntryLineUtil Class

Community Additions

ADD
Show: