SAP ABAP Function Module /BDL/_SCHEDULE_JOBS (Schedule the collect and/or transfer job(s) for a SDCC session)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /BDL/BDL3N (Package) Already existing objects of SDCC in release 4*
Basic Data
Function Module /BDL/_SCHEDULE_JOBS Schedule the collect and/or transfer job(s) for a SDCC session  
Function Group /BDL/BDL3   Sapnet functions for RFC-Download  
Program Name /BDL/SAPLBDL3    
INCLUDE Name /BDL/LBDL3U38    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting JOBNAME TYPE TBTCJOB-JOBNAME Background job name
Exporting JOBNUMBER TYPE TBTCJOB-JOBCOUNT Background job number
Importing SESSNO TYPE BDLDTOC-SESSIONNR session number
Importing EXTENSION TYPE BDLDTOC-MANDANT session number extension
Importing CONTRACT TYPE BDLDTOC-CONTRACT session contract type
Importing DESCR TYPE BDLDTOC-DESCRIPTIO session type description
Importing DO_COLLECT TYPE SYST-DEBUG 'X' schedule collect job flag
Importing DO_TRANSFER TYPE SYST-DEBUG 'X' schedule transfer job flag (non internal sess)
Importing IMMEDIATE TYPE SYST-DEBUG 'X' schedule immediate flag
Importing DATE TYPE SYST-DATUM '19000101' if not immediate: schedule date
Importing TIME TYPE SYST-UZEIT '000000' if not immediate: schedule time
Exception SESSION_NOT_FOUND TYPE session not found
Exception DATE_TIME_IN_PAST TYPE if not immediate: schedule date/time in past
Exception NOTHING_TODO TYPE neither collect nor transfer selected
Exception JOB_CREATION_FAILED TYPE internal error during job creation
               
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  20050725 
SAP Release Created in