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