PdsResetShelfDateValid.showError Method [AX 2012]

Shows the error in the infolog and sets an indicator that an error occured.

private boolean showError(str _message)

Run On

Called

Parameters

_message
Type: str
The error message to show.

Return Value

Type: boolean
false to indicate an error.

Community Additions

ADD
Show: