Share via


BankLCExportDetailsTmp.initFromBankLCExport Method

Initializes the BankLCExportDetailsTmp table from the BankLCExport temporary table.

Syntax

public void initFromBankLCExport(BankLCExport _bankLCExport)

Run On

Called

Parameters

  • _bankLCExport
    Type: BankLCExport Table
    The BankLCExport table that is used to initialize the BankLCExportDetailsTmp temporary table.

See Also

Reference

BankLCExportDetailsTmp Table