DSIYRPTR STOP CANCEL REPORT (3848)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYRPTR STOP CANCEL REPORT
TAG STOP
ROUTINE DSIYRPTR
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
Requests a specified task to stop running. No guarantee that this will 
always work, however, if a report is asked to stop while running and the 
report sees the request, the report will clean up the ^XTMP data, stop 
running and update the DSIYR SCHEDULED REPORTS file.
INPUT PARAMETER
  • DSIYDAT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    DSIYDAT
     
    List of Report IEN's to kill
    DSIYDAT(IEN)=""
    
RETURN PARAMETER DESCRIPTION
RETURNS
 
DSIYRET(1)="1^Success message" if successful
DSIYRET(1)='-1^Error message" if errors
DSIYRET(2..XX) = messages for individual report if they cannot be killed