SalesTable::mcrJumpRef Method

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.

Return Value

Type: str
The returned value from the SalesTable menu function.

See Also

Reference

SalesTable Table