BankLCImportMargin::hasUnAllocatedMargin Method
Checks whether the specified letter of credit has unallocated transactions.
Syntax
client server public static boolean hasUnAllocatedMargin(BankLCRefRecId _bankLCImportRefRecId)
Run On
Called
Parameters
- _bankLCImportRefRecId
Type: BankLCRefRecId Extended Data Type
The record ID of the BankLCImport record.
Return Value
Type: boolean
true if the letter of credit has unallocated transactions; otherwise false.