BankDocumentFacilityDP.initFromBankLG Method [AX 2012]

Initializes the BankDocumentFacilityTmp temporary table from the BankLCImport table.

Syntax

public void initFromBankLG(BankLGGuarantee _bankLGGuarantee)

Run On

Server

Parameters

  • _bankLGGuarantee
    Type: BankLGGuarantee Table
    The BankLGGuarantee record to use to initialize the BankDocumentFacilityTmp temporary table.

See Also

Reference

BankDocumentFacilityDP Class