BankLCImportMargin::hasTransactions Method
Checks whether the specified 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.