BuildInvLinesFromSalesInvoice Procedure
Retrieves Sales Invoice Lines for the Sales Invoice based on the Layout Code
Signature
BuildInvLinesFromSalesInvoice(var pvtInvLineBuffer: Record "QWESP tInvoiceLineBuffer" temporary; pSalesInvoiceHeaderNo: Code[20]; pPrintLayoutCode: Code[10])
Parameters
var pvtInvLineBuffer
Record "QWESP tInvoiceLineBuffer" temporary
The retrieved Sales Invoice Lines
pSalesInvoiceHeaderNo
Code[20]
Sales Invoice No.
pPrintLayoutCode
Code[10]
Print Layout Code to use to format the retrieved Sales Invoice Lines
This documentation is generated from StoryPoint v26.0