ProjIntercompanyVendorInvoiceCreator.createVendorInvoiceLine Method [AX 2012]
private void createVendorInvoiceLine(
AfStronglyTypedDataContainerList _vendInvoiceLinesList,
CustInvoiceLine _custInvoiceLine,
CustInvoiceLineInterProj _interProjLine)
Run On
CalledParameters
- _vendInvoiceLinesList
- Type: AfStronglyTypedDataContainerList Class
- _custInvoiceLine
- Type: CustInvoiceLine Table
- _interProjLine
- Type: CustInvoiceLineInterProj Table
Community Additions
ADD
Show: