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.
Creates query object joining CustomsInvoiceRegnJournalLine_IN table and CustomsInvoiceRegnJournalTable_IN table.
Syntax
public Query queryCustomsInvoiceRegnJournalLine([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
if true, select record for update
Return Value
Type: Query Class
The Query object for CustomsInvoiceRegnJournalLine_IN records.