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.
Finds a VendTrans_IN record for given VendTrans record Id.
Syntax
client server public static VendTrans_IN findByVendTrans(RefRecId _vendTransRecId, [boolean _selectForUpdate])
Run On
Called
Parameters
- _vendTransRecId
Type: RefRecId Extended Data Type
The VendTrans recId.
- _selectForUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: VendTrans_IN Table
A record in the VendTrans_IN table; otherwise, an empty record.