DIC(19,DA,20) |
FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
20 |
Direct Global R/W & w/Fileman |
The ENTRY ACTION will be changed to call a supported
Generic Code Sheet reference.
An example of the change for the option FH GECS CODE EDIT:
Before: S GECSSYS="DIETETICS" D EDIT^GECSE1 After : S GECSSYS="DIETETICS" D
EDIT^GECSCALL
where EDIT^GECSCALL is the supported Generic Code Sheet entry point.
|
ENTRY ACTION |
20;E1,245 |
|
DIC(19,DA,15) |
FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
15 |
Direct Global R/W & w/Fileman |
The EXIT ACTION will be changed to kill the variable
GECSSYS which is set in the ENTRY ACTION of the menu option.
|
EXIT ACTION |
15;E1,245 |
|