AccDistProcessorProjectExtension Class [AX 2012]
The AccDistProcessorProjectExtension class is the extension of the project to the accounting distribution processor.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canCreateChildProjectDistribution | |
| canCreateFromOriginSourceDocumentLine | Indicates whether to create project accounting distribution records that are based on the accounting distributions of an existing source document line. |
| canCreateFromReversedDistribution | Determines whether project accounting distribution records will be created based on reversed accounting distributions. |
| canCreateProjectDistribution | Determines whether a project accounting distribution record must be created for the accounting distribution. |
| createChildDistributions | |
| createForProjectRevenueLine | Creates the corresponding project accounting distribution record for the accounting distribution of the source document line item that is used to accrue project revenues. |
| createFromOriginSourceDocumentLine | Creates the corresponding project accounting distribution record for an accounting distribution that is based on an accounting distribution record of an existing source document line. |
| createFromProjectAccountingDistribution | Creates the corresponding project accounting distribution record for an accounting distribution based on an existing project accounting distribution record. |
| createFromProjectAllocation | Creates the corresponding project accounting distribution record for an accounting distribution based on the project allocation setup. |
| createFromReversedDistribution | Creates the corresponding project accounting distribution record for an accounting distribution based on a reversed accounting distribution record. |
| createFromSourceDocumentLineItem | Creates the corresponding project accounting distribution record for an accounting distribution based on the source document line item. |
| deleteChildDistributions | Deletes child project accounting distributions for the parent accounting distribution. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAccountingPolicy | |
| getExtendedPriceLedgerDimension | Retrieves the extended price ledger dimension of the top source document line. |
| getParentAccountingDistribution | Retrieves the parent accounting distribution and project accounting distribution. |
| getReferenceAccountingDistribution | Retrieves the reference accounting distribution and project accounting distribution. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTopDistributionLedgerDimension | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initialize | Initializes the accounting distribution processor extension. (Inherited from AccDistProcessorExtension.) |
| new | Initializes a new instance of the AccDistProcessorExtension class. (Inherited from AccDistProcessorExtension.) |
| 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.) |
| parmAccountingDistributionProcessor | Gets or sets the AccountingDistributionProcessor parameter. (Inherited from AccDistProcessorExtension.) |
| processed | |
| processing | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subscribe | Subscribes to the accounting distribution processor events. (Overrides the subscribe Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateChildDistributions | Creates child project accounting distributions for the parent project accounting distribution. |
| 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.) |
| ::allocateExistingDistribution | Creates new distributions to replace the existing distribution. |
| ::construct | Initializes a new instance of the AccDistProcessorProjectExtension class. |
| ::createDistributionLists | |
| ::createListsBasedOnAccDist | |
| ::ledgerDimensionAllocationList | Retrieves a list of ledger dimension allocations based on the project setup for a source document line item. |
Community Additions
ADD
Show: