BankLCImportCharge_SA::hasUnAllocatedCharge Method
Checks whether this letter of credit has unallocated transactions.
Syntax
client server public static boolean hasUnAllocatedCharge(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 charge; otherwise, false.