BankDocumentFacilityDP.createBankLCImportQueryRun Method [AX 2012]

Creates the query to fetch BankLCImport records that are related to the current BankDocumentFacilityAgreementLine record.

Syntax

private QueryRun createBankLCImportQueryRun()

Run On

Server

Return Value

Type: QueryRun Class
The created query.

See Also

Reference

BankDocumentFacilityDP Class