SAP ABAP Function Module BP_DELETE_JOB_STEP (Delete a step from a job)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI (Package) User Interface and Job-API of Background Processing
Basic Data
Function Module BP_DELETE_JOB_STEP Delete a step from a job  
Function Group BTCH   Background processing  
Program Name SAPLBTCH   Background Processing 
INCLUDE Name LBTCHU88    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing JOBNAME TYPE TBTCJOB-JOBNAME Background job name
Importing JOBCOUNT TYPE TBTCJOB-JOBCOUNT Job ID
Importing STEP_NUM TYPE TBTCJOB-STEPCOUNT Job step ID number.
Exception CANNOT_READ_JOB TYPE
Exception CANNOT_MODIFY_JOB TYPE
Exception WRONG_STEP_NUMBER TYPE
Exception ERROR_MODIFYING_WORKTABLE TYPE
               
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  20030214 
SAP Release Created in