BankStatementImportBatch.checkExtension Method [AX 2012]

Validates the extension of a file path.

protected boolean checkExtension(Filename _filePath, BankStatementFormat _format)

Run On

Called

Parameters

_filePath
Type: Filename Extended Data Type
The file path.
_format
Type: BankStatementFormat Table
A bank statement format.

Return Value

Type: boolean
true if the extension is valid; otherwise, false.

Community Additions

ADD
Show: