BankLCExportDetailsDP.insertBankLCExportDetailsTmp Method [AX 2012]

Inserts records into the BankLCExportDetailsTmp temporary table.

Syntax

public void insertBankLCExportDetailsTmp(BankLCExport _bankLCExport)

Run On

Server

Parameters

  • _bankLCExport
    Type: BankLCExport Table
    The BankLCExport table to use to initialize the BankLCExportDetailsTmp temporary table.

See Also

Reference

BankLCExportDetailsDP Class