ProjBudgetTransactionLine_AdjCreate Class [AX 2012]

The ProjBudgetTransactionLine_AdjCreate class is used to hold the budget transaction information that is associated with the negative item transactions.

class ProjBudgetTransactionLine_AdjCreate extends ProjBudgetTransactionLine

Run On

Called

  MethodDescription
Gg880890.pubmethod(en-us,AX.60).gif activityNumber Retrieves the project activity number of the transaction. (Overrides the activityNumber Method.)
Gg880890.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif categoryId Retrieves the project category ID of the transaction. (Overrides the categoryId Method.)
Gg880890.pubmethod(en-us,AX.60).gif costAmount Retrieves the cost amount of the transaction. (Overrides the costAmount Method.)
Gg880890.pubmethod(en-us,AX.60).gif costAmountCurrencyCode Retrieves the currency code of cost amount. (Overrides the costAmountCurrencyCode Method.)
Gg880890.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif linePropertyId Retrieves the project line property ID of the transaction. (Overrides the linePropertyId Method.)
Gg880890.pubmethod(en-us,AX.60).gif new Initializes a new instance of the ProjBudgetTransactionLine_AdjCreate class. (Overrides the new Method.)
Gg880890.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.)
Gg880890.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.)
Gg880890.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif parmCostAmount Gets or sets the CostAmount parameter. (Overrides the parmCostAmount Method.)
Gg880890.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter. (Inherited from ProjBudgetTransactionLine.)
Gg880890.pubmethod(en-us,AX.60).gif parmSalesAmount Gets or sets the SalesAmount parameter. (Overrides the parmSalesAmount Method.)
Gg880890.pubmethod(en-us,AX.60).gif parmSourceDocumentLine Gets or sets the SourceDocumentLine parameter. (Inherited from ProjBudgetTransactionLine.)
Gg880890.pubmethod(en-us,AX.60).gif parmTransIdRef Gets or sets the TransIdRef parameter. (Inherited from ProjBudgetTransactionLine.)
Gg880890.pubmethod(en-us,AX.60).gif projId Retrieves the project ID of the transaction. (Overrides the projId Method.)
Gg880890.pubmethod(en-us,AX.60).gif salesAmount Retrieves the sales amount of the transaction after currency conversion. (Overrides the salesAmount Method.)
Gg880890.pubmethod(en-us,AX.60).gif salesAmountCurrencyCode Retrieves the currency code of the sales amount. (Overrides the salesAmountCurrencyCode Method.)
Gg880890.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif transDate Retrieves the transaction date of the transaction. (Overrides the transDate Method.)
Gg880890.pubmethod(en-us,AX.60).gif transId Retrieves the transaction ID of the transaction. (Overrides the transId Method.)
Gg880890.pubmethod(en-us,AX.60).gif transType Retrieves the transaction type of the transaction line. (Overrides the transType Method.)
Gg880890.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.)
Gg880890.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg880890.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  ProjBudgetTransactionLine Class
    ProjBudgetTransactionLine_AdjCreate Class

Community Additions

ADD
Show: