| NAME |
DSIRRPT3 RTR HOW RECEIVED RPT |
| TAG |
RTR |
| ROUTINE |
DSIRRPT3 |
| RETURN VALUE TYPE |
GLOBAL ARRAY |
| WORD WRAP ON |
TRUE |
| DESCRIPTION |
This proceedure schedules or runs the Received Method Summary Report
|
| INPUT PARAMETER |
-
- FRDT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: NO
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This is the field tht identifies the eariest received date for the report.
-
- TODT
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: NO
- SEQUENCE NUMBER: 2
- DESCRIPTION:
This is the field tht identifies the latest received date for the report.
-
- DIVL
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 200
- REQUIRED: NO
- SEQUENCE NUMBER: 3
- DESCRIPTION:
This is an optional list of division numbers delimited with a ^.
-
- SCHED
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 1
- REQUIRED: NO
- SEQUENCE NUMBER: 4
- DESCRIPTION:
This is an optional boolean field to indicate whether of not the report
should be scheduled.
-
- ESTART
- PARAMETER TYPE: LITERAL
- MAXIMUM DATA LENGTH: 15
- REQUIRED: NO
- SEQUENCE NUMBER: 5
- DESCRIPTION:
This is the earliest start time for a task to launch if the report is
scheduled.
|
| RETURN PARAMETER DESCRIPTION |
RETURN ARRAY
if immediate
##^DESCRIPTION Where ## = a positive integer count >= Zero
or
if scheduled
Task^REPORT AFTER yyymmdd.hhmmss
or
-1^Error Message
|