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.
Reads the EximCustConfirmTrans_IN table for the specified CustConfirmTrans record ID.
Syntax
client server public static EximCustConfirmTrans_IN findByCustConfirmTransRecId(CustConfirmTransRecId_IN _custConfirmTransRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _custConfirmTransRecId
Type: CustConfirmTransRecId_IN Extended Data Type
The CustConfirmTrans record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: EximCustConfirmTrans_IN Table
The EximCustConfirmTrans_IN record for the specified CustConfirmTrans record ID.