| FILE(IEN,GLOBAL) |
Files changes made in CPRS GUI into consults files.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
IEN |
Input |
The IEN of the entry in the REQUEST/CONSULTATION file
(#123).
|
GLOBAL |
Input |
The TMP global location where the subscripted data
exists for storage back into file 123 after edit.
|
|
SEND(IEN,GLOBAL) |
Sends data in a subscripted TMP global to calling
application for further editing by the application (in this case CPRS GUI).
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
IEN |
Input |
The IEN of the entry in the REQUEST/CONSULTATION file
(#123).
|
GLOBAL |
Input |
The TMP global location where the subscripted data
will be stored.
|
|