SourceDocumentLineProcessor Class [AX 2012]
The SourceDocumentLineProcessor class processes a source document in an accounting process.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| 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.) |
| initCurrentAccountingStatus | Initializes the current accounting status of the source document processor. (Overrides the initCurrentAccountingStatus Method.) |
| initCurrentState | Initializes the current state of the source document processor. (Overrides the initCurrentState Method.) |
| initialize | Initializes the source document processor. (Inherited from SourceDocumentProcessorBase.) |
| initReferenceData | Initializes the reference data of the source document processor. (Overrides the initReferenceData Method.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmAccountingDistAllocationMethod | Gets or sets the AccountingDistAllocationMethod parameter. |
| parmAccountingDistributionInsertList | Gets or sets the AccountingDistributionInsertList parameter. |
| parmAccountingDistributionSystemSequence | Gets or sets the AccountingDistributionSystemSequence parameter. |
| parmCaller | Gets or sets the _caller parameter. (Inherited from SourceDocumentProcessorBase.) |
| parmCurrentImplementation | Gets or sets the CurrentImplementation parameter. (Inherited from SourceDocumentProcessorBase.) |
| parmCurrentItem | Gets the CurrentItem parameter. (Inherited from SourceDocumentProcessorBase.) |
| parmCurrentSourceDocLineAccountingStatus | Gets or sets the CurrentSourceDocLineAccountingStatus parameter. |
| parmCurrentState | Gets the CurrentState parameter. (Inherited from SourceDocumentProcessorBase.) |
| parmDistributeEqually | Gets or sets the DistributeEqually parameter. |
| parmDoTransToCompletedStateAccountCheck | Gets or sets the DoTransToCompletedStateAccountCheck parameter. (Inherited from SourceDocumentProcessorBase.) |
| parmIsOnDemandUserRequest | Gets or sets the IsOnDemandUserRequest parameter. (Inherited from SourceDocumentProcessorBase.) |
| parmIsProcessForDocument | Gets or sets the IsProcessForDocument parameter. |
| parmIsStatusPropagating | Gets or sets the IsStatusPropagating parameter. |
| parmSourceDocLineTargetStateProvider | Gets or sets the SourceDocLineTargetStateProvider parameter. |
| parmSourceDocumentLine | Gets or sets the SourceDocumentLine parameter. |
| parmSourceDocumentLineAccountingPolicy | Gets or sets the SourceDocumentLineAccountingPolicy parameter. |
| parmSourceDocumentLineTmpInsertList | Gets or sets the SourceDocumentLineTmpInsertList parameter. |
| parmTargetSourceDocLineAccountingStatus | Gets or sets the TargetSourceDocLineAccountingStatus parameter. |
| parmUpdateImplementation | Gets or sets the UpdateImplementation parameter. (Inherited from SourceDocumentProcessorBase.) |
| parmUser | Gets or sets the User parameter. (Inherited from SourceDocumentProcessorBase.) |
| setSourceDocLineItem | Sets the source document line item to process. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| submit | Submits a source document to process. (Inherited from SourceDocumentProcessorBase.) |
| targetStateReached | Verifies whether the target state has been reached. (Overrides the targetStateReached Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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 | Initializes a new instance of the SourceDocumentLineProcessor class. |
| ::doDistributionOptimization | |
| ::doSetBasedOperationOptimization | |
| ::newFromSourceDocumentLineImplementation | Initializes a new instance of the SourceDocumentLineProcessor class from a source document line implementation. |
| ::submitOnDemandSourceDocLineAcctPolicy | Submit a source document line for processing. |
| ::submitOnDemandSourceDocumentLine | Submits a source document line to process. |
| ::submitOnDemandSourceDocumentLineImpl | Submits a source document line implementation to process in an accounting process. |
| ::submitSourceDocLineWithAccountingPolicy | Submit a source document line for processing. |
| ::submitSourceDocumentLine | Submit a source document line for processing. |
| ::submitSourceDocumentLineImplementation | Submit a source document line implementation for processing in an accounting process. |
| ::submitSourceDocumentLinePacked | |
| ::submitSourceDocumentLineServer |
Community Additions
ADD
Show: