MarkupTrans::findByBankLCImportChargeAllocation_SA Method
Finds the MarkupTrans record of the letter of credit miscellaneous charge allocation.
Syntax
client server public static MarkupTrans findByBankLCImportChargeAllocation_SA(BankLCImportChargeAllocation_SA bankLCImportChargeAllocation_SA, [boolean _forUpdate])
Run On
Called
Parameters
- bankLCImportChargeAllocation_SA
Type: BankLCImportChargeAllocation_SA Table
The record of letter of credit miscellaneous charge allocation.
- _forUpdate
Type: boolean
A boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MarkupTrans Table
The record found in the MarkupTrans table.