ProjBudgetTransactionLine_Virtual Class [AX 2012]
| Method | Description | |
|---|---|---|
| activityNumber | Retrieves the project activity number of the transaction. (Overrides the activityNumber Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| categoryId | Throws an exception if this method is not overridden. (Overrides the categoryId Method.) |
| costAmount | Throws an exception if this method is not overridden. (Overrides the costAmount Method.) |
| costAmountCurrencyCode | Throws an exception if this method is not overridden. (Overrides the costAmountCurrencyCode Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| linePropertyId | Retrieves the project line property ID of the transaction. (Overrides the linePropertyId Method.) |
| new | Initializes a new instance of the ProjBudgetTransactionLine_Virtual class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCategoryId | Gets or sets the CategoryId parameter. |
| parmCostAmount | Gets or sets the CostAmount parameter. (Inherited from ProjBudgetTransactionLine.) |
| parmCostAmountCurrencyCode | Gets or sets the CostAmountCurrencyCode parameter. |
| parmLinePropertyId | Gets or sets the LinePropertyId parameter. |
| parmProjActivityNumber | Gets or sets the ProjActivityNumber parameter. |
| parmProjId | Gets or sets the ProjId parameter. |
| parmQty | Gets or sets the Qty parameter. (Inherited from ProjBudgetTransactionLine.) |
| parmSalesAmount | Gets or sets the SalesAmount parameter. (Inherited from ProjBudgetTransactionLine.) |
| parmSalesAmountCurrencyCode | Gets or sets the SalesAmountCurrencyCode parameter. |
| parmSourceDocumentLine | Gets or sets the SourceDocumentLine parameter. (Overrides the parmSourceDocumentLine Method.) |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmTransId | Gets or sets the TransId parameter. |
| parmTransIdRef | Gets or sets the TransIdRef parameter. (Inherited from ProjBudgetTransactionLine.) |
| parmTransType | Gets or sets the TransType parameter. |
| projId | Throws an exception if this method is not overridden. (Overrides the projId Method.) |
| salesAmount | Throws an exception if this method is not overridden. (Overrides the salesAmount Method.) |
| salesAmountCurrencyCode | Throws an exception if this method is not overridden. (Overrides the salesAmountCurrencyCode Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transDate | Throws an exception if this method is not overridden. (Overrides the transDate Method.) |
| transId | Throws an exception if this method is not overridden. (Overrides the transId Method.) |
| transType | Throws an exception if this method is not overridden. (Overrides the transType Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct |
Community Additions
ADD
Show: