FBStageNonFiscalOpTaxTrans_BR.editTaxType Method
Edits the tax type value.
Syntax
edit String30 editTaxType(boolean _set, String30 _taxType)
Run On
Called
Parameters
- _set
Type: boolean
A boolean value to determine if the value is being set or not.
- _taxType
Type: String30 Extended Data Type
The tax type value.
Return Value
Type: String30 Extended Data Type
The label of the tax type.
Remarks
If the tax type is not valid, it will display the raw value.