Table of Contents

BuildInvLinesFromSalesInvoice Procedure

Codeunit Job Print Layout Mgt

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 v27.1