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.
Passes records to the SalesTable menu function based on the passed record and string.
Syntax
client server public static str mcrJumpRef(
Common _record,
MCRCustomerServiceParam _customerServiceParam,
[Object _caller])
Run On
Called
Parameters
- _record
Type: Common Table
The record to be passed to the SalesTable menu function.
- _customerServiceParam
Type: MCRCustomerServiceParam Enumeration
Thestring parameter for the customer service form.
- _caller
Type: Object Class
The calling object; optional.
Return Value
Type: str
The returned value from the SalesTable menu function.