Share via


EximCustConfirmTrans_IN::findByCustConfirmTransRecId Method

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

  • _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.

See Also

Reference

EximCustConfirmTrans_IN Table