CustomsInvoiceRegnJournalLine_IN::getReceivePerLine Method
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.