FBGIAFileCreator_BR Class [AX 2012]
Creates the GIA SP file
| Method | Description | |
|---|---|---|
| addRecord | Adds a record. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createRecordCR01 | |
| createRecordCR05 | |
| createRecordCR07 | |
| createRecordCR10 | |
| createRecordCR14 | |
| createRecordCR18 | |
| createRecordCR20 | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exportFile | Exports the GIA file to disk. |
| getCreditBalanceICMSFromPreviousPeriod | |
| getCreditBalanceICMSSTFromPreviousPeriod | |
| getDate | Returns the GIA's file date generation |
| getStateCodeForGIA | |
| getTime | Returns the GIA's file time generation |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasMovement | |
| isStateSuframa | |
| keepNumbers | Keeps the numbers |
| loadGiaSetup | |
| loadStateCodes | |
| new | Instantiates the FBGIAFileCreator_BR class |
| newRecord | Instantiates a new GIA record 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. |
| populateFileContent | Populates the file with the content |
| 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.) |
| validate | Validates if the file can be exported |
| wait | Pauses a process. (Inherited from Object.) |
| writeContentToFile | |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constructs an instance of FBGIAFileCreator_BR. |
Community Additions
ADD
Show: