Share via


EximDBKSchemesLine_IN::findBySchemesTableShippingBillTransRecId Method

Reads the EximDBKSchemesLine_IN table for the specified EximDBKSchemesTable_IN record ID and CustomsShippingBillTrans_IN record ID.

Syntax

client server public static EximDBKSchemesLine_IN findBySchemesTableShippingBillTransRecId(
    RefRecId _schemesTableRecId, 
    RefRecId _shippingBillTransRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: EximDBKSchemesLine_IN Table
The EximDBKSchemesLine_IN table buffer

See Also

Reference

EximDBKSchemesLine_IN Table