FormLetterServiceController.checkClientOutput Method [AX 2012]
Verifies that the destination for printing the original or copy of a report is client based.
protected boolean checkClientOutput([boolean _showError])
Run On
CalledParameters
- _showError
- Type: boolean
A Boolean value that indicates whether error messages should be reported; optional.
Return Value
Type: booleantrue if the destination for either the original or copy of the report is screen; otherwise, false.false.
Community Additions
ADD
Show: