| NAME |
DSIR COMP ACCOUNTING SUMMARY |
| TAG |
CAS |
| ROUTINE |
DSIROIR1 |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| WORD WRAP ON |
TRUE |
| VERSION |
5.2 |
| DESCRIPTION |
This RPC returns a list of all internal entry numbers from file 19620 for
a specified patient.
|
| INPUT PARAMETER |
-
- PATIENT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 99
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
The DFN of the selected patient.
-
- START DATE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 7
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This is the FileMan date to start the report. If it is null the routine
will start at the begining.
-
- END DATE
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 7
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
This is the FileMan date the report should stop counting. If null the
report will count all records from the start date thru the current date.
|
| RETURN PARAMETER DESCRIPTION |
The array contains the internal numbers of the entries in file 19620.
|