Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method is used to get the CustInvoiceTrans table.
Syntax
public CustInvoiceTrans getCustInvoiceTransLine_IN(TaxTrans _taxTrans, CustInvoiceJour _custInvoiceJour)
Run On
Server
Parameters
- _taxTrans
Type: TaxTrans Table
A buffer of TaxTrans table.
- _custInvoiceJour
Type: CustInvoiceJour Table
A buffer of CustInvoiceJour table.
Return Value
Type: CustInvoiceTrans Table
Returns the CustInvoiceTrans table.