This documentation is archived and is not being maintained.
EUSalesListReportingEngine.canGenerateFile Method [AX 2012]
Specifies whether file generation is supported.
protected boolean canGenerateFile()
Run On
Called
Return Value
Type:
boolean
Always returns true.
The return value controls the availability of file generation specific controls on the dialog box.
Descendant classes can override this method and return false if file generation support is not required.