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.
Gets cumulative Receive quantity for specified CustomsInvoiceRegnJournalLine_IN table RecId.
Syntax
client server public static CustomsQty_IN getReceivePerLine(RefRecId _customsInvoiceRegnJournalLineRecId)
Run On
Called
Parameters
- _customsInvoiceRegnJournalLineRecId
Type: RefRecId Extended Data Type
The CustomsInvoiceRegnJournalLine_IN table RecId to find the sum of receive quantity for CustomsInvoiceRegnJournalLine_IN.
Return Value
Type: CustomsQty_IN Extended Data Type
Cumulative Receive quantity for CustomsInvoiceRegnJournalLine_IN record.