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 record that link to a specified BankLGGuarantee record.
Syntax
client server public static ProjTable findByBankLG(BankLGRefRecId _bankLGRefRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _bankLGRefRecId
Type: BankLGRefRecId Extended Data Type
The rec Id of the related BankLGGuarantee record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: ProjTable Table
If found, returns the record in the ProjTable table; otherwise, returns an empty record.