| NAME |
DSIC TIU GET RECORD TEXT |
| TAG |
TEXT |
| ROUTINE |
DSICTIU1 |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| AVAILABILITY |
AGREEMENT |
| DESCRIPTION |
This was mainly written to allow one M routine to get the text of any
signed progress note. This function is exposed to the GUI. However, GUI
applications should use the TIU get document RPC in lieu of this RPC in
most cases.
|
| INPUT PARAMETER |
-
- DSIEN
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
Internal record number for file 8925 [IEN or IFN].
-
- ACTION
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 10
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This parameter is not well documented within TIU. So for this RPC, do
not pass a value at this time. The default value is "VIEW".
|
| RETURN PARAMETER DESCRIPTION |
Return the text portion of a signed progress note. If there are
problems, the first line returned will be in the form -1^message.
|