SalesInvoiceDPBase.getInvoiceLinePKWiU Method [AX 2012]

Gets the PlPKWiUCode value for the CustInvoiceTrans record.

Syntax

protected PlPKWiUCode getInvoiceLinePKWiU(CustInvoiceTrans _custInvoiceTrans)

Run On

Server

Parameters

Return Value

Type: PlPKWiUCode Extended Data Type
The value of the PlPKWiUCode.

See Also

Reference

SalesInvoiceDPBase Class