Compartir a través de


CustTrans_IN::findByCustTrans Method

Finds a CustTrans_IN record for given CustTrans record Id.

Syntax

client server public static CustTrans_IN findByCustTrans(RefRecId _custTransRecId, [boolean _selectForUpdate])

Run On

Called

Parameters

  • _selectForUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: CustTrans_IN Table
A record in the CustTrans_IN table; otherwise, an empty record.

See Also

Reference

CustTrans_IN Table