BankLCImportCharge_SA::hasTransactions Method
Indicates whether this letter of credit has transactions.
Syntax
client server public static boolean hasTransactions(BankLCRefRecId _bankLCImportTabelRefRecId)
Run On
Called
Parameters
- _bankLCImportTabelRefRecId
Type: BankLCRefRecId Extended Data Type
The record ID of the BankLCImport record.
Return Value
Type: boolean
true if the letter of credit has transactions; otherwise, false.