Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prints the line summary if the invoice has been summarized during posting.
Syntax
protected void checkPrintLineHeader(CustInvoiceTrans _custInvoiceTrans, boolean _isSummaryUpdated)
Run On
Server
Parameters
- _custInvoiceTrans
Type: CustInvoiceTrans Table
The CustInoviceTrans record.
- _isSummaryUpdated
Type: boolean
true if the invoice is summarized; otherwise, false.