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.
Checks whether an EximDBKSchemesLine_IN record exists for a specified EximDbkSchemesTable_IN record ID and a specified CustomsShippingBillTrans_IN record ID.
Syntax
client server public static boolean exist(RefRecId _schemesTableRecId, RefRecId _shippingBillTransRecId)
Run On
Called
Parameters
- _schemesTableRecId
Type: RefRecId Extended Data Type
The EximDbkSchemesTable_IN table record ID.
- _shippingBillTransRecId
Type: RefRecId Extended Data Type
The CustomsShippingBillTrans_IN record ID.
Return Value
Type: boolean
true if the EximDBKSchemesLine_IN record is found; otherwise, false.