FBGeneralAdjustmentCode_BR::lookupReferenceAdjustmentCode Method
Looks up an adjustment code record in the FBGeneralAdjustmentCode_BR table by using the specified parameters.
Syntax
client server public static Common lookupReferenceAdjustmentCode(
FormReferenceControl _formReferenceControl,
TaxType_BR _taxType,
[LogisticsAddressStateId _stateId,
container _icmsClassifications])
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
A form reference control
- _taxType
Type: TaxType_BR Enumeration
A TaxType_BR enum element.
- _stateId
Type: LogisticsAddressStateId Extended Data Type
A Brazilian state identification number (ID); valid only for ICMS and ICMS-ST.
- _icmsClassifications
Type: container
Return Value
Type: Common Table
A record from the FBGeneralAdjustmentCode_BR table.