FBStageFiscalDocumentProcessor_BR Class [AX 2012]
Executes the validations and the posts of the staging documents.
| Method | Description | |
|---|---|---|
| cancelFiscalDocument | Cancels an already existing fiscal document |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createCiapAssetRecords | Creates CIAP records. |
| deleteFiscalDocument | Deletes an already existing fiscal document. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| executeFiscalDocumentValidation | Executes the validation of the fiscal document. |
| findTaxAmount | Retrieves the sum of other tax amount of the fiscal document line by tax type. |
| getCiapAssessment | Returns the FBCIAPAssessment_BR record. |
| getFiscalDocumentPost | Retrieves the FBStageFiscalDocumentPost_BR class object that will post the fiscal document. |
| getFiscalDocumentValidationsExecutor | Retrieves a fiscal document validation executor object. |
| getFiscalEstablishmentRecId | Retrieves the record id of the fiscal establishment. |
| getICMSTaxAssessmentRecId | Retrieves the fiscal books ICMS tax assessment record id. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| handleCanceledFiscalDocument | Ignores some validation errors for canceled fiscal documents. |
| handleDuplicateKeyError | Handles duplicated fiscal documents. |
| initCiapAssetTableFromStage | Creates FBCIAPAssetTable_BR record. |
| initCiapAssetTrans | Creates FBCIAPAssetTrans_BR records. |
| initCiapAssetTransFiscalDoc | Creates FBCIAPAssetTrans_FiscalDoc_BR records. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmRunbaseProgress | Gets or sets the RunbaseProgress parameter. |
| postFiscalDocument | Posts the fiscal document from staging |
| runCIAPValidations | Runs a set of validation methods. |
| runValidations | Runs a set of validation methods. |
| runValidationsModel02 | Runs a set of validation methods for model 02. |
| setFiscalDocumentAsIntegrated | Creates a reference for the fiscal document to identify that the it was integrated |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| submitAllFiscalDocuments | Creates the fiscal documents from all staging fiscal documents and posts them. |
| submitFiscalDocument | Posts a fiscal document from the staging fiscal document. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateAllFiscalDocuments | Validates all staging fiscal document records. |
| validateCiapAsset | Validates a CIAP asset table record. |
| validateFiscalDocument | Validates a staging fiscal document. |
| validateFiscalDocumentInstallments | Validates the staging fiscal document installments records of a staging fiscal document. |
| validateFiscalDocumentLines | Validates the staging fiscal document lines records of a staging fiscal document. |
| validateFiscalDocumentRefProcesses | Validates the staging fiscal document referenced processes records of a staging fiscal document. |
| validateReferencedFiscalDocuments | Validates the staging referenced fiscal documents records of a staging fiscal document. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::validateSingleFiscalDocument | Validates a single staging fiscal document record. |
Community Additions
ADD
Show: