AdvLedgerEntryLineSourceDocLineStateNone Class [AX 2012]
The AdvLedgerEntryLineSourceDocLineStateNone class represents the initial state in an Advanced Ledger Entry source document line accounting process.
| 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 SourceDocumentLineStateNone.) |
| distribute | Distributes the monetary amounts that are documented on a source document line. (Inherited from SourceDocumentLineState.) |
| doMaintenance | Performs a maintenance action. (Inherited from SourceDocumentStateBase.) |
| doTransition | Performs a state transition action. (Inherited from SourceDocumentLineStateNone.) |
| 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.) |
| initReferenceData | Initializes the reference data. (Inherited from SourceDocumentLineState.) |
| initTargetAccountingStatus | Initializes the target accounting status. (Inherited from SourceDocumentLineState.) |
| maintainState | Maintains the source document accounting process state. (Inherited from SourceDocumentStateBase.) |
| maintenanceRequired | Checks whether a maintenance action is required. (Inherited from SourceDocumentLineState.) |
| new | Initializes a new instance of the SourceDocumentLineState class. (Inherited from SourceDocumentLineState.) |
| 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. (Inherited from SourceDocumentLineState.) |
| parmExchangeRateDate | Gets the ExchangeRateDate parameter. (Inherited from SourceDocumentLineStateNone.) |
| parmExtensionKey | Gets the value of the ExtensionKey parameter. |
| parmParentSourceDocumentLine | Gets the ParentSourceDocumentLine parameter. (Inherited from SourceDocumentLineStateNone.) |
| parmProcessor | Gets or sets the Processor parameter. (Inherited from SourceDocumentLineState.) |
| parmSourceDocumentHeader | Gets the SourceDocumentHeader parameter. (Inherited from SourceDocumentLineStateNone.) |
| parmSourceDocumentLineAccountingStatus | Gets the SourceDocumentLineAccountingStatus parameter. (Inherited from SourceDocumentLineStateNone.) |
| parmSourceDocumentLineImplementation | Gets the SourceDocumentLineImplementation parameter. (Inherited from SourceDocumentLineStateNone.) |
| parmTargetSourceDocLineAccountingStatus | Gets or sets the TargetSourceDocLineAccountingStatus parameter. (Inherited from SourceDocumentLineState.) |
| parmTypeEnumName | Gets the TypeEnumName parameter. (Inherited from SourceDocumentLineStateNone.) |
| parmTypeEnumValue | Gets the TypeEnumValue parameter. (Inherited from SourceDocumentLineStateNone.) |
| performTransitionOrMaintenance | (Inherited from SourceDocumentLineState.) |
| propagateStatusToChildren | Propagates the source document status to the child source documents. (Inherited from SourceDocumentLineState.) |
| requireSourceDocAmountFullyDistributed | Indicates whether source document amount fully distributed validation is required. (Inherited from SourceDocumentLineState.) |
| resetHeaderAccountingStatus | Resets the source document header accounting status. (Inherited from SourceDocumentLineState.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| skipPropagateStatusToChildren | Indicates whether the propagateStatusToChildren method should be skipped. (Inherited from SourceDocumentLineStateNone.) |
| 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. (Inherited from SourceDocumentLineState.) |
| transitionRequired | Checks if a state transition is required. (Inherited from SourceDocumentLineState.) |
| transitionTo | Transitions to the target source document accounting process state. (Inherited from SourceDocumentStateBase.) |
| updateBudget | Updates a budget that is based on a line accounting status. (Inherited from SourceDocumentLineState.) |
| updateProcTargetSourceDocLineAccStatus | Updates the document line accounting status of the source document line. (Inherited from SourceDocumentLineState.) |
| updateReferenceData | Updates reference data. (Inherited from SourceDocumentLineState.) |
| 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. (Inherited from SourceDocumentLineState.) |
| validateRelievingLinesCanceled | Indicates whether the relieving, non-reversed accounting distribution lines occur. (Inherited from SourceDocumentLineState.) |
| 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.) |
Object Class
SourceDocumentStateBase Class
SourceDocumentLineState Class
SourceDocumentLineStateNone Class
AdvLedgerEntryLineSourceDocLineStateNone Class
SourceDocumentStateBase Class
SourceDocumentLineState Class
SourceDocumentLineStateNone Class
AdvLedgerEntryLineSourceDocLineStateNone Class
Community Additions
ADD
Show: