SAP ABAP Function Module QUEUE_SCHEDULE (Planning the background processing job of a queue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-SC (Application Component) UI Services, Screen, Batch Input
     SQIO (Package) Queue
Basic Data
Function Module QUEUE_SCHEDULE Planning the background processing job of a queue  
Function Group SQUE   Queue Management Modules (QAPI)  
Program Name SAPLSQUE    
INCLUDE Name LSQUEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing COMMITX TYPE APQI-STARTMODE SPACE carry out implicit COMMIT (for VB2)
Importing DATE TYPE APQI-STARTDATE SPACE Date of processing
Importing NAME TYPE APQI-QID SPACE Queue Identifier
Importing PROGRAM TYPE APQI-STARTPGID SPACE allocated queue processing program
Importing START TYPE APQI-STARTMODE SPACE Start mode of the processing program
Importing TIME TYPE APQI-STARTTIME SPACE Time of processing
Exception INVALID_PARAMETER TYPE missing or invalid parameter
Exception SCHEDULE_PROBLEM TYPE Background planning for program failed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in