This documentation is archived and is not being maintained.
JournalCheckPost.parmMCRSkipMiscCharges Method [AX 2012]
Sets and retrieves the flag to skip miscellaneous charges.
public boolean parmMCRSkipMiscCharges([boolean _mcrSkipMiscCharges])
Run On
Called
Parameters
-
_mcrSkipMiscCharges
- Type: boolean
The parameter value to skip miscellaneous charges.
Return Value
Type:
boolean
true if the parameter to skip miscellaneous charges is set; otherwise, false.
Utilized in the returnOrderUpdate method of the WMSJournalCheckPostReception class.