CustomsVendBOETrans_IN::findOrderId Method
Reads the CustomsVendBOETrans_IN table for the specified PurchId.
Syntax
client server public static CustomsVendBOETrans_IN findOrderId(PurchIdBase _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchIdBase Extended Data Type
The PurchId to find CustomsVendBOETrans_IN record.
Return Value
Type: CustomsVendBOETrans_IN Table
The selected CustomsVendBOETrans_IN table record.