RetailTransactionServiceAX5::getSalesInvoice Method [AX 2012]
Method returns the container salesInvoice having the data of the CustTrans and CustTable.
Syntax
client server public static container getSalesInvoice(InvoiceId _invoiceId)
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
ID of the CustTrans.Invoice field.
Return Value
Type: container
Container salesInvoice having the data of the CustTrans and CustTable.