SAP ABAP Function Module RSO_CTC_SCHEDULE_JOB (Schedules the passed job at the time specified)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_CORE_TOOLS (Package) Tools from BW_CORE (not part of LEAN BW)
Basic Data
Function Module RSO_CTC_SCHEDULE_JOB Schedules the passed job at the time specified  
Function Group RSO_CTC   BI RFC Function Mdl. for BI CTC Template  
Program Name SAPLRSO_CTC    
INCLUDE Name LRSO_CTCU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_JOBNAME TYPE BTCJOB Name of a JCL job
Importing I_REPNAME TYPE REPID ABAP Program Name
Importing I_VARIANT_NAME TYPE VARIANT ABAP: Name of variant (without program name)
Importing I_AUTHORITY_CHECK_NAME TYPE BTCAUTHNAM 'DDIC' Background User Name for Authorization Check
Importing I_START_DATE TYPE BTCSDATE Planned Start Date for Background Job
Importing I_START_TIME TYPE BTCSTIME Planned start time for background Job
Importing I_START_IMMEDIATLY TYPE AS4FLAG 'X' Flag (X or Blank)
Importing I_REPETITION_DAYS TYPE BTCPDAY Duration (in days) of DBA action
Importing I_REPETITION_HOURS TYPE BTCPHOUR Duration period (in hours) for a batch job
Importing I_REPETITION_MINUTES TYPE BTCPMIN Duration period (in minutes) for a batch job
Importing I_JOBCLASS TYPE BTCJOBCLAS 'A' Job classification
Tables RETURN TYPE BAPIRET2 Return Parameter
               
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  20100421 
SAP Release Created in 710