BankLC.updateLedgerCov Method
Updates the ledger coverage for orders that are based on this letter of credit information.
Syntax
public void updateLedgerCov(LedgerCoverage _ledgerCoverage)
Run On
ClientOrServer
Parameters
- _ledgerCoverage
Type: LedgerCoverage Class
The LedgerCoverage instance that is used to store the coverage records.
Remarks
The method should be implemented by subtables.