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