FBSPEDContabilProcessorContract_BR Class [AX 2012]
Contract class for SPED Contabil file processing.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| 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.) |
| parmAccStatementPeriod | Gets or sets the AccStatementPeriod parameter. |
| parmAddAccountingStatements | Gets or sets the AddAccountingStatements parameter. |
| parmBookingPeriod | Gets or sets the BookingPeriod parameter. (Inherited from FBTaxStatementContract_BR.) |
| parmBookNumber | Gets or sets the BookNumber parameter. |
| parmCallId | Gets or sets the CallId parameter. (Inherited from SysOperationDataContractBase.) |
| parmFileName | Gets or sets the FileName parameter. |
| parmFileType | Gets or sets the FileType parameter. |
| parmFiscalOrganization | Gets or sets the FiscalOrganization parameter. |
| parmFromDate | Gets or sets the FromDate parameter. |
| parmLayoutVersion | Gets or sets the LayoutVersion parameter. |
| parmOpeningPeriodSituation | Gets or sets the OpeningPeriodSituation parameter. |
| parmSessionIdx | Gets or sets the SessionIdx parameter. (Inherited from SysOperationDataContractBase.) |
| parmSessionLoginDateTime | Gets or sets the SessionLoginDateTime parameter. (Inherited from SysOperationDataContractBase.) |
| parmSituationType | Gets or sets the SituationType parameter. |
| parmTaxType | Gets or sets the TaxType parameter. (Inherited from FBTaxStatementContract_BR.) |
| parmToDate | Gets or sets the ToDate parameter. |
| parmType | Gets or sets the Type parameter. |
| 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 setup parameters and system data to generate the SPED file successfully. |
| validateDimensionSet | |
| validateFieldsAreFilled | |
| validateFileType | |
| validateFiscalOrganization | |
| validatePeriod | |
| validatePeriodExists | |
| validatePeriodRange | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
SysOperationDataContractBase Class
FBTaxStatementContract_BR Class
FBSPEDContabilProcessorContract_BR Class
SysOperationDataContractBase Class
FBTaxStatementContract_BR Class
FBSPEDContabilProcessorContract_BR Class
Community Additions
ADD
Show: