Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.