CostControlPostingSourceDocumentLine Class [AX 2012]
| Method | Description | |
|---|---|---|
| afterPost | (Overrides the afterPost Method.) |
| budgetUpdate | Updates or reduces the project budget. (Inherited from CostControlPosting.) |
| buffer | (Inherited from CostControlPosting.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| childBuffer | (Inherited from CostControlPosting.) |
| createCommittedCost | (Overrides the createCommittedCost Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| forecastUpdate | (Inherited from CostControlPosting.) |
| getActionType | (Overrides the getActionType Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Inherited from CostControlPosting.) |
| mustUpdateBudget | Validates the cost and sales amounts of a transaction if a budget update is required. (Overrides the mustUpdateBudget Method.) |
| mustUpdateForecast | (Overrides the mustUpdateForecast Method.) |
| new | Initializes a new instance of the CostControlPostingSourceDocumentLine class. |
| 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.) |
| parmAccountingCurrencyCostAmount | Gets or sets the AccountingCurrencyCostAmount parameter. |
| parmAccountingCurrencySalesAmount | Gets or sets the AccountingCurrencySalesAmount parameter. |
| parmActivityNumber | Gets or sets the ActivityNumber parameter. |
| parmCategoryId | Gets or sets the CategoryId parameter. |
| parmFinancial | Gets or sets the Financial parameter. (Inherited from CostControlPosting.) |
| parmLedgerDimension | Gets or sets the LedgerDimension parameter. |
| parmLedgerDimensionDefaultAccount | Gets or sets the LedgerDimensionDefaultAccount parameter. (Inherited from CostControlPosting.) |
| parmLedgerTransDate | Gets or sets the LedgerTransDate parameter. |
| parmLedgerVoucher | Gets or sets the LedgerVoucher parameter. (Inherited from CostControlPosting.) |
| parmProjectId | Gets or sets the ProjectId parameter. |
| parmQuantity | Gets or sets the Quantity parameter. |
| parmSkipCommittedCostParameter | Gets or sets the SkipCommittedCostParameter parameter. |
| parmSourceDocumentLineItem | Gets or sets the SourceDocumentLineItem parameter. |
| parmSupressMessages | Gets or sets the SupressMessages parameter. |
| parmTrackBudgetStatus | Gets or sets the TrackBudgetStatus parameter. |
| parmTransactionCostCurrency | Gets or sets the TransactionCostCurrency parameter. |
| parmTransactionCurrencyCostAmount | Gets or sets the TransactionCurrencyCostAmount parameter. |
| parmTransactionId | Gets or sets the TransactionId parameter. |
| parmVoucher | Gets or sets the Voucher parameter. |
| projTransId | (Overrides the projTransId Method.) |
| projTransType | (Overrides the projTransType Method.) |
| remainQty | (Overrides the remainQty Method.) |
| reverseCommittedCost | (Overrides the reverseCommittedCost Method.) |
| run | (Overrides the run 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.) |
| updateCommittedCost | (Overrides the updateCommittedCost Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateBudget | Validates the project budget. (Inherited from CostControlPosting.) |
| validateCreate | (Overrides the validateCreate Method.) |
| validateReverse | (Inherited from CostControlPosting.) |
| 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: