SourceDocumentLineState Class [AX 2012]
The SourceDocumentLineState class is the source document line state.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canTransition | Checks whether a source document process can transition to a new state. (Inherited from SourceDocumentStateBase.) |
| canUpdateAccountingDate | |
| distribute | Distributes the monetary amounts that are documented on a source document line. |
| doMaintenance | Performs a maintenance action. (Inherited from SourceDocumentStateBase.) |
| doTransition | Performs a state transition action. (Inherited from SourceDocumentStateBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getParentAccountingDistributionList | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUpdatedAccountingDate | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initReferenceData | Initializes the reference data. (Overrides the initReferenceData Method.) |
| initTargetAccountingStatus | Initializes the target accounting status. (Overrides the initTargetAccountingStatus Method.) |
| maintainState | Maintains the source document accounting process state. (Inherited from SourceDocumentStateBase.) |
| maintenanceRequired | Checks whether a maintenance action is required. (Overrides the maintenanceRequired Method.) |
| new | Initializes a new instance of the SourceDocumentLineState 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.) |
| parmCaller | Gets or sets the Caller parameter. |
| parmProcessor | Gets or sets the Processor parameter. (Overrides the parmProcessor Method.) |
| parmSourceDocumentLineAccountingStatus | Gets the SourceDocumentLineAccountingStatus parameter. |
| parmTargetSourceDocLineAccountingStatus | Gets or sets the TargetSourceDocLineAccountingStatus parameter. |
| performTransitionOrMaintenance | (Overrides the performTransitionOrMaintenance Method.) |
| propagateMainAccDerivChangeStatusToChild | |
| propagateStatusToChildren | Propagates the source document status to the child source documents. (Overrides the propagateStatusToChildren Method.) |
| requireSourceDocAmountFullyDistributed | Indicates whether source document amount fully distributed validation is required. |
| resetHeaderAccountingStatus | Resets the source document header accounting status. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| skipPropagateStatusToChildren | Checks whether the propagateStatusToChildren method should be skipped. (Inherited from SourceDocumentStateBase.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transition | Transitions the source document accounting process to a new state. (Inherited from SourceDocumentStateBase.) |
| transitionedState | The transitioned source document accounting process state. (Overrides the transitionedState Method.) |
| transitionRequired | Checks if a state transition is required. (Overrides the transitionRequired Method.) |
| transitionTo | Transitions to the target source document accounting process state. (Inherited from SourceDocumentStateBase.) |
| updateAccountingDate | |
| updateBudget | Updates a budget that is based on a line accounting status. |
| updateProcTargetSourceDocLineAccStatus | Updates the document line accounting status of the source document line. |
| updateReferenceData | Updates reference data. (Overrides the updateReferenceData Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validatePostTransition | Validates the state transition after the state transition has propagated to the children. (Overrides the validatePostTransition Method.) |
| validateRelievingLinesCanceled | Indicates whether the relieving, non-reversed accounting distribution lines occur. |
| validateTransition | Validates that the state transition. (Inherited from SourceDocumentStateBase.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getSourceDocumentLineStateClassId | Gets the source document line state class ID that corresponds to a source document line accounting status. |
| ::newFromSourceDocumentLineProcessor | Initializes an instance of the SourceDocumentLineState class. |
Community Additions
ADD
Show: