| INPUT PARAMETER | 
- 
- REPORT
 
- PARAMETER TYPE:    LITERAL
 
- REQUIRED:    YES
 
- SEQUENCE NUMBER:    1
 
- DESCRIPTION:    
An index value for the report to be exported.
 
 
 
- 
- STARTDT
 
- PARAMETER TYPE:    LITERAL
 
- MAXIMUM DATA LENGTH:    8
 
- REQUIRED:    NO
 
- SEQUENCE NUMBER:    2
 
- DESCRIPTION:    
The date, as YYYYMMDD, from which to start the query. If null, defaults to date of the earliest record.
 
 
 
- 
- STOPDT
 
- PARAMETER TYPE:    LITERAL
 
- MAXIMUM DATA LENGTH:    8
 
- REQUIRED:    NO
 
- SEQUENCE NUMBER:    3
 
- DESCRIPTION:    
The date, as YYYYMMDD, bracketing the end of the query. If null, defaults to TODAY.
 
 
 
 
 |