SourceDocumentStateInProcessVendInvoice Class [AX 2012]
The SourceDocumentStateInProcessVendInvoice class is an in-process source document state for a vendor invoice.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canTransition | Verifies whether a source document process can transition to a new state. (Inherited from SourceDocumentStateInProcess.) |
| doMaintenance | Performs a maintenance action. (Inherited from SourceDocumentStateInProcess.) |
| doTransition | Performs a state transition action. (Inherited from SourceDocumentStateInProcess.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillMap | Prepopulates the map with the SourceDocumentLineItem records. (Inherited from SourceDocumentStateInProcess.) |
| getSourceDocumentLineQuery | Creates the query to obtain the SourceDocumentLine table and the associated VendInvoiceInfoLine, VendInvoiceInfoLine_Asset, and VendInvoiceInfoLine_Project records. (Overrides the getSourceDocumentLineQuery Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initAccountingDistributionInsertList | Initializes the accounting distribution record insert list. (Inherited from SourceDocumentStateInProcess.) |
| initAdditionalInformationMap | Creates the map to hold the VendInvoiceInfoLine_Asset, VendInvoiceInfoLine_Project, and VendInvoiceInfoLine records that are associated with the specific SourceDocumentLine table. (Overrides the initAdditionalInformationMap Method.) |
| initReferenceData | Initializes the reference data. (Inherited from SourceDocumentState.) |
| initSDLImplementation | Retrieves the VendInvoiceInfoLine record that is associated with the SourceDocumentLine instance. (Overrides the initSDLImplementation Method.) |
| initSourceDocumentLineItemList | Initializes a Boolean variable that is used to make sure that there is only one voucher per line per journalization if the SourceDocumentLine table is of type VendorInvoiceLineSourceDocLineItem and the PurchInvoiceLineType enumeration is of a prepayment application. (Overrides the initSourceDocumentLineItemList Method.) |
| initTargetAccountingStatus | Initializes the target accounting status. (Inherited from SourceDocumentState.) |
| isEligibleSourceDocumentLine | Determines: a) whether the SourceDocumentLine record or one or more of its children have a specific accounting status for Hungary, and b) whether there is only one voucher per line per journalization if the SourceDocumentLine record is of type VendorInvoiceLineSourceDocLineItem and the PurchInvoiceLineType enumeration is of a prepayment application. (Overrides the isEligibleSourceDocumentLine Method.) |
| maintainState | Maintains the source document accounting process state. (Inherited from SourceDocumentStateBase.) |
| maintenanceRequired | Checks whether a maintenance action is required. (Inherited from SourceDocumentStateBase.) |
| new | Initializes a new instance of the SourceDocumentStateInProcess class. (Inherited from SourceDocumentStateInProcess.) |
| 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.) |
| optimizeTransitionSourceDocLinesUpdate | Determines whether set-based update optimization is required to update the source document lines when performing source document state transitions. (Overrides the optimizeTransitionSourceDocLinesUpdate Method.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAccountingDistributionInsertList | Gets or sets the AccountingDistributionInsertList parameter. (Inherited from SourceDocumentStateInProcess.) |
| parmProcessor | Gets or sets the Processor parameter. (Inherited from SourceDocumentStateBase.) |
| parmSourceDocumentAccountingStatus | Gets the SourceDocumentAccountingStatus parameter. (Inherited from SourceDocumentStateInProcess.) |
| parmSourceDocumentLineItemList | Gets or sets the SourceDocumentLineItemList parameter. (Inherited from SourceDocumentState.) |
| parmTargetSourceDocumentAccountingStatus | Gets or sets the TargetSourceDocumentAccountingStatus parameter. (Inherited from SourceDocumentState.) |
| performTransitionOrMaintenance | (Inherited from SourceDocumentStateBase.) |
| propagateStatusToChildren | Propagates the source document status to the child source documents. (Inherited from SourceDocumentStateBase.) |
| 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 | Gets the state of the transitioned source document accounting process. (Inherited from SourceDocumentState.) |
| transitionRequired | Verifies whether a state transition is required. (Inherited from SourceDocumentState.) |
| transitionTo | Transitions to the target source document accounting process state. (Inherited from SourceDocumentStateBase.) |
| updateReferenceData | Updates the reference data. (Inherited from SourceDocumentState.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validatePostTransition | Validates that the state transition after the state transition has propagated to the children. (Inherited from SourceDocumentStateBase.) |
| 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
SourceDocumentState Class
SourceDocumentStateInProcess Class
SourceDocumentStateInProcessVendInvoice Class
SourceDocumentStateBase Class
SourceDocumentState Class
SourceDocumentStateInProcess Class
SourceDocumentStateInProcessVendInvoice Class
Community Additions
ADD
Show: