CustInvoiceTableExtensionTH.validateNoteFormat Method
Validates whether the reference invoice, invoice amount and reason code are filled in when the note format is a value other than NONE.
Syntax
public boolean validateNoteFormat()
Run On
Called
Return Value
Type: boolean
false if at least one of value is not filled in; otherwise, true.