BudgetTransLineType Class [AX 2012]

The BudgetTransLineType class provides the defaulting and validation functions of the BudgetTransactionLine table.

class BudgetTransLineType

Run On

Called

  MethodDescription
Gg763227.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg763227.protmethod(en-us,AX.60).gif defaultAccountingCurrencyAmount Provides a default value for the AccountingCurrencyAmount field of the BudgetTransactionLine table.
Gg763227.protmethod(en-us,AX.60).gif defaultDate Provides a default value for the Date field of the BudgetTransactionLine table.
Gg763227.pubmethod(en-us,AX.60).gif defaultField Applies the default values for a specific field.
Gg763227.protmethod(en-us,AX.60).gif defaultIncludeInCashFlowForecast Provides a default value for the IncludeInCashFlowForecast field in the BudgetTransactionLine table.
Gg763227.protmethod(en-us,AX.60).gif defaultLineNumber Provides a default value for the LineNumber field in the BudgetTransactionLine table.
Gg763227.protmethod(en-us,AX.60).gif defaultPrice Provides a default value for the Price field of the BudgetTransactionLine table.
Gg763227.protmethod(en-us,AX.60).gif defaultQuantity Provides a default value for the Quantity field of the BudgetTransactionLine table.
Gg763227.pubmethod(en-us,AX.60).gif defaultRow Applies the default field values for a BudgetTransactionLine record.
Gg763227.protmethod(en-us,AX.60).gif defaultTransactionCurrency Provides a default value for the TransactionCurrency field of the BudgetTransactionLine table.
Gg763227.protmethod(en-us,AX.60).gif defaultTransactionCurrencyAmount Provides a default value for the TransactionCurrencyAmount field of the BudgetTransactionLine table.
Gg763227.protmethod(en-us,AX.60).gif defaultWorkflowStatus Provides a default value for the WorkflowStatus field in the BudgetTransactionLine table.
Gg763227.protmethod(en-us,AX.60).gif determineDefaultLineNumber Determines the line number value for the BudgetTransactionLine record.
Gg763227.protmethod(en-us,AX.60).gif determineIncludeInCashFlowForecast Determines the include in cash flow forecast value for the BudgetTransactionLine record.
Gg763227.protmethod(en-us,AX.60).gif determineWorkflowStatus Determines the BudgetTransactionWorkflowStatus enumeration value for the BudgetTransactionLine record.
Gg763227.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg763227.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg763227.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg763227.protmethod(en-us,AX.60).gif initializeBudgetTransactionHeader Finds the BudgetTransactionHeader record for the current BudgetTransactionLine record.
Gg763227.protmethod(en-us,AX.60).gif isConsumerStateTracked Indicates whether the consumer state is tracked.
Gg763227.protmethod(en-us,AX.60).gif new Initializes an instance of the BudgetTransLineType class.
Gg763227.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.)
Gg763227.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.)
Gg763227.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg763227.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg763227.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg763227.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg763227.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.)
Gg763227.protmethod(en-us,AX.60).gif validateBudgetType Determines whether the BudgetType field of the BudgetTransactionLine table is valid.
Gg763227.pubmethod(en-us,AX.60).gif validateField Validates the value of the specified field.
Gg763227.protmethod(en-us,AX.60).gif validateLedgerDimension Determines whether the LedgerDimension field of the BudgetTransactionLine table is valid.
Gg763227.protmethod(en-us,AX.60).gif validateTaxGroup Determines whether the TaxGroup field of the BudgetTransactionLine table is valid.
Gg763227.pubmethod(en-us,AX.60).gif validateTransactionCurrency Determines whether the TransactionCurrency field of the BudgetTransactionLine table is valid.
Gg763227.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg763227.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg763227.pubmethod(en-us,AX.60).gif Gg763227.static(en-us,AX.60).gif ::construct Constructs an instance of the BudgetTransLineType class.
Top

Object Class
  BudgetTransLineType Class

Community Additions

ADD
Show: