EximDBKSchemesLine_IN::custInvoiceJour Method
Gets the CustInvoiceJour record for a specified CustomsShippingBillTrans_IN record.
Syntax
server private static CustInvoiceJour custInvoiceJour(RefRecId _shippingBillTransRecId)
Run On
Server
Parameters
- _shippingBillTransRecId
Type: RefRecId Extended Data Type
The CustomsShippingBillTrans_IN record ID.
Return Value
Type: CustInvoiceJour Table
The CustInvoiceJour record for the specified CustomsShippingBillTrans_IN record.