SourceDocumentProcessorFacade Class [AX 2012]

The SourceDocumentProcessorFacade is a source document processor facade.

class SourceDocumentProcessorFacade

Run On

Called

  MethodDescription
Gg906575.pubmethod(en-us,AX.60).gif addHeaderImplementation Adds a source document header implementation for processing.
Gg906575.pubmethod(en-us,AX.60).gif addLineImplementation Adds a source document line implementation for processing.
Gg906575.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg906575.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg906575.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg906575.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg906575.privmethod(en-us,AX.60).gif initHeaderImplementationList
Gg906575.privmethod(en-us,AX.60).gif initLineImplementationList
Gg906575.protmethod(en-us,AX.60).gif new Initializes a new instance of the SourceDocumentProcessorFacade class.
Gg906575.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.)
Gg906575.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.)
Gg906575.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg906575.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg906575.protmethod(en-us,AX.60).gif processedHeaderImplEventHandler Represents a processed source document header implementation event handler delegate.
Gg906575.protmethod(en-us,AX.60).gif processedLineImplEventHandler Represents a processed source document line implementation event handler delegate.
Gg906575.protmethod(en-us,AX.60).gif processedPeriodEndEventHandler Represents a processed period end for source document header implementation event handler delegate.
Gg906575.pubmethod(en-us,AX.60).gif processHeaderImplementations Represents a process source document header implementations event handler.
Gg906575.protmethod(en-us,AX.60).gif processingHeaderImplEventHandler Represents the process source document header implementation event handler delegate.
Gg906575.protmethod(en-us,AX.60).gif processingLineImplEventHandler Represents the processing source document line implementation event handler.
Gg906575.protmethod(en-us,AX.60).gif processingPeriodEndImplEventHandler Represents the process period end event handler delegate.
Gg906575.protmethod(en-us,AX.60).gif processingPeriodOpenImplEventHandler Represents the process period open event handler delegate.
Gg906575.pubmethod(en-us,AX.60).gif processLineImplementations Represents the process source document line implementations event handler.
Gg906575.pubmethod(en-us,AX.60).gif processYearEndSourceDocImplementation Submits the source document line implementation for year-end processing.
Gg906575.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg906575.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg906575.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.)
Gg906575.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg906575.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::construct Initializes a new instance of the SourceDocumentProcessorFacade class.
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::generateTaxTransGeneralJournalAccEntry Generates TaxTransGeneralJournalAccountEntry records for the specified source document.
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::submitOnDemandSourceDocLineImpl Submits the source document line implementation for processing in an accounting process on behalf of the on-demand action of the user.
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::submitOnDemandSourceDocumentImpl Submits the source document line implementation for processing in an accounting process on behalf of the on demand action of the user.
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::submitSourceDocLineImplListForHeader Submits the source document lines for a source document header implementation for processing in an accounting process.
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::submitSourceDocumentImplementation Submit the source document line implementation for processing in an accounting process.
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::submitSourceDocumentLineImplementation Submits the source document line implementation for processing in an accounting process.
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::submitSourceDocumentLineList Submits the source document lines for a source document header implementation for processing in an accounting process.
Gg906575.pubmethod(en-us,AX.60).gif Gg906575.static(en-us,AX.60).gif ::submitSourceDocumentLinesForHeader Submits the source document lines for a source document header implementation for processing in an accounting process.
Top

Object Class
  SourceDocumentProcessorFacade Class

Community Additions

ADD
Show: