Share via


LedgerAcctsFinancialStmtImport.validateFilename Method [AX 2012]

Validates that the _filename parameter points to a file that has .txt as the extension.

Syntax

protected boolean validateFilename(Filename _filename)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

See Also

Reference

LedgerAcctsFinancialStmtImport Class