FBStageFiscalDocumentPost_BR Class [AX 2012]

Staging fiscal document post class. Extends FiscalDocumentPost_BR class.

class FBStageFiscalDocumentPost_BR extends FiscalDocumentPost_BR

Run On

Called

  MethodDescription
Dn488060.pubmethod(en-us,AX.60).gif canBePosted Verifies whether the fiscal document PamrData object model is valid against the validation rules. (Inherited from FiscalDocumentPost_BR.)
Dn488060.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn488060.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn488060.protmethod(en-us,AX.60).gif getDefaultStatus Retrieves the default fiscal document status of the FiscalDocumentParmData_BR class instance. (Overrides the getDefaultStatus Method.)
Dn488060.pubmethod(en-us,AX.60).gif getFiscalDocument Returns a table buffer representing the fiscal document being posted. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif getOperationDescription Retrieves the fiscal document operation description from the CFOP description of the first line with a CFOP. (Inherited from FiscalDocumentPost_BR.)
Dn488060.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn488060.protmethod(en-us,AX.60).gif getTotalDiscountAmount Retrieves the total discount amount of the fiscal document. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif getTotalGoodsAmount Retrieves the total goods amount of the fiscal document. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif getTotalServicesAmount Retrieves the total services amount of the fiscal document. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif getValidationsExecutor Instantiates the FiscalDocumentValidationsExecutor_BR class with all validations automatically added. (Inherited from FiscalDocumentPost_BR.)
Dn488060.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn488060.protmethod(en-us,AX.60).gif initCustVendTrans Persists the fiscal document payment and the related installments of the fiscal document from the ParmData objects to the database. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif initFiscalDocument Persists the fiscal document header information and texts from the ParmData object to the database. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif initFiscalDocumentLineMiscCharges Persists the given fiscal document miscellaneous charges from the ParmData object to the database for a given line. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif initFiscalDocumentLines Persists the fiscal document lines information, source transaction references, texts, taxes and miscellaneous charges from the ParmData object to the database. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif initFiscalDocumentLineTaxes Persists the given fiscal document taxes from the ParmData object to the database for a given line. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif initFiscalReference Persists the referenced fiscal documents from the ParmData objects to the database. (Inherited from FiscalDocumentPost_BR.)
Dn488060.protmethod(en-us,AX.60).gif initShipmentStat Persists the shipment parcels from the ParmData objects to the database. (Inherited from FiscalDocumentPost_BR.)
Dn488060.pubmethod(en-us,AX.60).gif new Creates a new instance of FiscalDocumentPost_BR. (Inherited from FiscalDocumentPost_BR.)
Dn488060.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.)
Dn488060.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.)
Dn488060.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn488060.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn488060.pubmethod(en-us,AX.60).gif run This is the method that actually starts the Fiscal Document posting process. It will verify whether there are any validation problems with the ParmData object model passed in the constructor and, if there is no validation problems, it will persist the ParmData object model into the Fiscal Document tables. (Overrides the run Method.)
Dn488060.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn488060.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn488060.pubmethod(en-us,AX.60).gif updateImportedEFDocumentCity Updates existing FiscalDocument_BR and EFDocumentCity_BR records from return NF-e services file. (Inherited from FiscalDocumentPost_BR.)
Dn488060.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.)
Dn488060.protmethod(en-us,AX.60).gif validateCityFiscalDocument Validates the city fiscal document. (Inherited from FiscalDocumentPost_BR.)
Dn488060.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn488060.protmethod(en-us,AX.60).gif write Calls the methods that persist the fiscal document from the ParmData objects to the database. (Inherited from FiscalDocumentPost_BR.)
Dn488060.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  FiscalDocumentPost_BR Class
    FBStageFiscalDocumentPost_BR Class

Community Additions

ADD
Show: