BankPrenoteBase.setFilename Method [AX 2012]

Splits the file name and concatenates the bank name and file format if they are not included in file name.

public str setFilename(Filename _filename)

Run On

Called

Parameters

_filename
Type: Filename Extended Data Type
A file name given by the user on dialog.

Return Value

Type: str
A string value that contains file name with complete format.

e.g. FileName_BankName_FileFormat.

Community Additions

ADD
Show: