ProjBudgetTransactionLine_Virtual Class [AX 2012]

class ProjBudgetTransactionLine_Virtual extends ProjBudgetTransactionLine

Run On

Called

  MethodDescription
Gg865806.pubmethod(en-us,AX.60).gif activityNumber Retrieves the project activity number of the transaction. (Overrides the activityNumber Method.)
Gg865806.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif categoryId Throws an exception if this method is not overridden. (Overrides the categoryId Method.)
Gg865806.pubmethod(en-us,AX.60).gif costAmount Throws an exception if this method is not overridden. (Overrides the costAmount Method.)
Gg865806.pubmethod(en-us,AX.60).gif costAmountCurrencyCode Throws an exception if this method is not overridden. (Overrides the costAmountCurrencyCode Method.)
Gg865806.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif linePropertyId Retrieves the project line property ID of the transaction. (Overrides the linePropertyId Method.)
Gg865806.protmethod(en-us,AX.60).gif new Initializes a new instance of the ProjBudgetTransactionLine_Virtual class. (Overrides the new Method.)
Gg865806.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.)
Gg865806.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.)
Gg865806.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg865806.privmethod(en-us,AX.60).gif parmCategoryId Gets or sets the CategoryId parameter.
Gg865806.pubmethod(en-us,AX.60).gif parmCostAmount Gets or sets the CostAmount parameter. (Inherited from ProjBudgetTransactionLine.)
Gg865806.privmethod(en-us,AX.60).gif parmCostAmountCurrencyCode Gets or sets the CostAmountCurrencyCode parameter.
Gg865806.privmethod(en-us,AX.60).gif parmLinePropertyId Gets or sets the LinePropertyId parameter.
Gg865806.privmethod(en-us,AX.60).gif parmProjActivityNumber Gets or sets the ProjActivityNumber parameter.
Gg865806.privmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg865806.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter. (Inherited from ProjBudgetTransactionLine.)
Gg865806.pubmethod(en-us,AX.60).gif parmSalesAmount Gets or sets the SalesAmount parameter. (Inherited from ProjBudgetTransactionLine.)
Gg865806.privmethod(en-us,AX.60).gif parmSalesAmountCurrencyCode Gets or sets the SalesAmountCurrencyCode parameter.
Gg865806.pubmethod(en-us,AX.60).gif parmSourceDocumentLine Gets or sets the SourceDocumentLine parameter. (Overrides the parmSourceDocumentLine Method.)
Gg865806.privmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter.
Gg865806.privmethod(en-us,AX.60).gif parmTransId Gets or sets the TransId parameter.
Gg865806.pubmethod(en-us,AX.60).gif parmTransIdRef Gets or sets the TransIdRef parameter. (Inherited from ProjBudgetTransactionLine.)
Gg865806.privmethod(en-us,AX.60).gif parmTransType Gets or sets the TransType parameter.
Gg865806.pubmethod(en-us,AX.60).gif projId Throws an exception if this method is not overridden. (Overrides the projId Method.)
Gg865806.pubmethod(en-us,AX.60).gif salesAmount Throws an exception if this method is not overridden. (Overrides the salesAmount Method.)
Gg865806.pubmethod(en-us,AX.60).gif salesAmountCurrencyCode Throws an exception if this method is not overridden. (Overrides the salesAmountCurrencyCode Method.)
Gg865806.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif transDate Throws an exception if this method is not overridden. (Overrides the transDate Method.)
Gg865806.pubmethod(en-us,AX.60).gif transId Throws an exception if this method is not overridden. (Overrides the transId Method.)
Gg865806.pubmethod(en-us,AX.60).gif transType Throws an exception if this method is not overridden. (Overrides the transType Method.)
Gg865806.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.)
Gg865806.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg865806.pubmethod(en-us,AX.60).gif Gg865806.static(en-us,AX.60).gif ::construct
Top

Object Class
  ProjBudgetTransactionLine Class
    ProjBudgetTransactionLine_Virtual Class

Community Additions

ADD
Show: