SalesFormLetter.mrcPostingErr Method [AX 2012]
Determines whether to post error regarding SalesFormLetterContract.
Syntax
public boolean mrcPostingErr([boolean _mrcPostingErr])
Run On
Called
Parameters
- _mrcPostingErr
Type: boolean
A boolean that determines whether to post errors; optional.
Return Value
Type: boolean
true if errors should be posted; otherwise, false.