FiscalDocParmDataCreatorFDoc_BR Class [AX 2012]
The FiscalDocParmDataCreatorFDoc_BR class builds a set of FiscalDocumentParmData_BR object models from a FiscalDocument_BR buffer.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createParmData | Creates a FiscalDocumentParmData_BR object. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fiscalReferenceSourceRecId | Retrieves the record ID that the fiscal reference table points to. |
| fiscalReferenceSourceTableId | Retrieves the table ID that the fiscal reference table points to. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasCustVendTrans | Indicates whether the fiscal document in context has customer/vendor transactions. |
| initCustVendTransParmData | Provides an instance of the object that represents the customer/vendor transaction that is associated with the fiscal document. |
| initHeaderParmData | Provides an instance of the object that represents the fiscal document header information. |
| initLinesParmData | Provides a list of objects that represent the fiscal document lines. |
| initListOfInstallments | Provides a list of objects that represent the fiscal document installments. |
| initListOfShipmentStatParmData | Provides a list of objects that represent the shipment specifications for a given fiscal document line. |
| initListOfTaxTransParmDataForLine | Provides a list of objects that represent the taxes that are incurred for a given fiscal document line. |
| initListOfTaxTransParmDataForMarkup | Provides a list of objects that represent the taxes that are incurred for a given fiscal document markup transaction. |
| initMiscChargesParmData | Initializes the list of FiscalDocumentMiscChargeParmData_BR classes for a given FiscalDocumentLineParmData_BR class. |
| initTaxTransParmDataFromTraxTrans | Initializes the FiscalDocumentTaxTransParmData_BR class from a set of TmpTaxWorkTrans buffers. |
| new | Creates a new instance for a given fiscal document record ID. |
| 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.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates a FiscalDocumentParmData_BR object representation for a given fiscal document record ID. |
Community Additions
ADD
Show: