GENERAL DESCRIPTION |
This is a onetime agreement via patch SD*5.3*603.
Post install processing looks for users that have a secondary menu option of
SCMC PCMM GUI WORKSTATION (legacy PCMM broker menu) and changes it to SCMC
PCMMR WEB USER MENU (PCMM Web broker menu).
Scheduling (PCMM Web) requests read access to the NEW PERSON (#200) file to
$ORDER through the records, $ORDER through SECONDARY MENU OPTIONS (#200.03)
multiple, then FileMan API ($$GET1^DIQ) to interrogate the value of the
SECONDARY MENU OPTIONS (.01) field. If it resolves to SCMC PCMM GUI
WORKSTATION, then we request write access to change the value to SCMC PCMMR
WEB USER MENU using FileMan API FILE^DIE.
|
GLOBAL REFERENCE |
GLOBAL REFERENCE |
FIELD NUMBER |
VA(200,D0 |
|
VA(200,D0,203,D1 |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
203 |
Direct Global Read & w/Fileman |
SECONDARY MENU OPTIONS |
203;0 |
|
VA(200,D0,203,D1,0 |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
.01 |
Direct Global R/W & w/Fileman |
SECONDARY MENU OPTIONS |
0;1 |
|
|