BankLCImportLine.getBankLCImport Method
Gets the letter of credit record related to this BankLCImportLine record.
Syntax
public BankLCImport getBankLCImport([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: BankLCImport Table
A record in the BankLCImport table.