CustomsInvoiceRegnTrans_IN::findByPurchLineRecId Method
Reads the CustomsInvoiceRegnTrans_IN table for the specified purchLine RecId.
Syntax
client server public static CustomsInvoiceRegnTrans_IN findByPurchLineRecId(RefRecId _purchLineRecId)
Run On
Called
Parameters
- _purchLineRecId
Type: RefRecId Extended Data Type
The PurchLine recId to find CustomsInvoiceRegnTrans_IN record.
Return Value
Type: CustomsInvoiceRegnTrans_IN Table
The CustomsInvoiceRegnTrans_IN record for specified PurchLine RecId.