Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the ICMS tax assessment.
Syntax
server public static FBTaxAssessment_BR createTaxAssessmentICMS(
FBBookingPeriod_BR _fbBookingPeriod,
FBGeneralAdjustmentCodeRecId_BR _fbGeneralAdjustmentCodeRecId,
FBGeneralAdjustmentCodeRecId_BR _fbGeneralAdjustmentCodeFixedAssetRecId,
FBFiscalDocumentAdjustmentCodeRecId_BR _fbFiscalDocumentAdjustmentCodeRecId,
FBFiscalDocumentAdjustmentCodeRecId_BR _fbFiscalDocumentAdjCodeFixedAssetRecId,
FBObservationCodeRecId_BR _fbObservationCodeRecId)
Run On
Server
Parameters
- _fbBookingPeriod
Type: FBBookingPeriod_BR Table
An FBBookingPeriod_BR table record.
- _fbGeneralAdjustmentCodeRecId
Type: FBGeneralAdjustmentCodeRecId_BR Extended Data Type
The record ID of the FBGeneralAdjustmentCodeICMS_BR record.
- _fbGeneralAdjustmentCodeFixedAssetRecId
Type: FBGeneralAdjustmentCodeRecId_BR Extended Data Type
- _fbFiscalDocumentAdjustmentCodeRecId
Type: FBFiscalDocumentAdjustmentCodeRecId_BR Extended Data Type
The record ID of the FBFiscalDocumentAdjustmentCodeICMS_BR record.
- _fbFiscalDocumentAdjCodeFixedAssetRecId
Type: FBFiscalDocumentAdjustmentCodeRecId_BR Extended Data Type
- _fbObservationCodeRecId
Type: FBObservationCodeRecId_BR Extended Data Type
The record ID of the FBObservationCodeTable_BR record.
Return Value
Type: FBTaxAssessment_BR Table
The FBTaxAssessment_BR table record that is created.