ProdReceiptSourceDocLineStateCompleted Class [AX 2012]

class ProdReceiptSourceDocLineStateCompleted extends SourceDocumentLineStateCompleted

Run On

Called

  MethodDescription
Hh151476.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh151476.protmethod(en-us,AX.60).gif canTransition Verifies whether a source document process can transition to a new state. (Inherited from SourceDocumentLineStateCompleted.)
Hh151476.protmethod(en-us,AX.60).gif distribute Distributes the monetary amounts that are documented on a source document line. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif doMaintenance Performs a maintenance action. (Inherited from SourceDocumentStateBase.)
Hh151476.protmethod(en-us,AX.60).gif doTransition Performs a state transition action. (Inherited from SourceDocumentLineStateCompleted.)
Hh151476.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh151476.protmethod(en-us,AX.60).gif getSubledgerJournalizerExecutionMode (Inherited from SourceDocumentLineStateCompleted.)
Hh151476.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh151476.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh151476.protmethod(en-us,AX.60).gif initReferenceData Initializes the reference data. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif initTargetAccountingStatus Initializes the target accounting status. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif journalizeForFinalized Journalizes the accounting distributions for finalized accounting status. (Overrides the journalizeForFinalized Method.)
Hh151476.protmethod(en-us,AX.60).gif maintainState Maintains the source document accounting process state. (Inherited from SourceDocumentStateBase.)
Hh151476.protmethod(en-us,AX.60).gif maintenanceRequired Checks whether a maintenance action is required. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif new Initializes a new instance of the SourceDocumentLineState class. (Inherited from SourceDocumentLineState.)
Hh151476.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Hh151476.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Hh151476.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh151476.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh151476.protmethod(en-us,AX.60).gif parmCaller Gets or sets the Caller parameter. (Inherited from SourceDocumentLineState.)
Hh151476.pubmethod(en-us,AX.60).gif parmProcessor Gets or sets the Processor parameter. (Inherited from SourceDocumentLineState.)
Hh151476.pubmethod(en-us,AX.60).gif parmSourceDocumentLineAccountingStatus Gets the SourceDocumentLineAccountingStatus parameter. (Inherited from SourceDocumentLineStateCompleted.)
Hh151476.pubmethod(en-us,AX.60).gif parmTargetSourceDocLineAccountingStatus Gets or sets the TargetSourceDocLineAccountingStatus parameter. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif performTransitionOrMaintenance (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif propagateStatusToChildren Propagates the source document status to the child source documents. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif requireSourceDocAmountFullyDistributed Indicates whether source document amount fully distributed validation is required. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif resetHeaderAccountingStatus Resets the source document header accounting status. (Inherited from SourceDocumentLineStateCompleted.)
Hh151476.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh151476.protmethod(en-us,AX.60).gif skipPropagateStatusToChildren Checks whether the propagateStatusToChildren method should be skipped. (Inherited from SourceDocumentStateBase.)
Hh151476.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh151476.protmethod(en-us,AX.60).gif transition Transitions the source document accounting process to a new state. (Inherited from SourceDocumentStateBase.)
Hh151476.protmethod(en-us,AX.60).gif transitionedState The transitioned source document accounting process state. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif transitionRequired Checks if a state transition is required. (Inherited from SourceDocumentLineState.)
Hh151476.pubmethod(en-us,AX.60).gif transitionTo Transitions to the target source document accounting process state. (Inherited from SourceDocumentStateBase.)
Hh151476.protmethod(en-us,AX.60).gif updateBudget Updates a budget that is based on a line accounting status. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif updateProcTargetSourceDocLineAccStatus Updates the document line accounting status of the source document line. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif updateReferenceData Updates reference data. (Inherited from SourceDocumentLineState.)
Hh151476.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Hh151476.protmethod(en-us,AX.60).gif validatePostTransition Validates the state transition after the state transition has propagated to the children. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif validateRelievingLinesCanceled Indicates whether the relieving, non-reversed accounting distribution lines occur. (Inherited from SourceDocumentLineState.)
Hh151476.protmethod(en-us,AX.60).gif validateTransition Validates that the state transition. (Inherited from SourceDocumentStateBase.)
Hh151476.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh151476.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  SourceDocumentStateBase Class
    SourceDocumentLineState Class
      SourceDocumentLineStateCompleted Class
        ProdReceiptSourceDocLineStateCompleted Class

Community Additions

ADD
Show: