Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets and retrieves the flag to skip miscellaneous charges.
Syntax
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.
Remarks
Utilized in the returnOrderUpdate method of the WMSJournalCheckPostReception class.