SAP ABAP Function Module BP_JOB_EDITOR (Funktionsbaustein zum Anzeigen, Editieren und Pruefen von Jobdaten)
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_JOB_EDITOR Funktionsbaustein zum Anzeigen, Editieren und Pruefen von Jobdaten  
Function Group BTCH   Background processing  
Program Name SAPLBTCH   Background Processing 
INCLUDE Name LBTCHU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting JOB_EDITOR_MODIFY_TYPE TYPE BTCH0000-INT4 it specifies whether and how job values were changed
Exporting JOB_HEAD_OUTPUT TYPE TBTCJOB (updated) job header data
Exporting JOB_STDT_OUTPUT TYPE TBTCSTRT (updated) Startdate/ repetitive period data
Importing JOB_EDITOR_DIALOG TYPE BTCH0000-CHAR1 Interactive mode yes/no
Importing JOB_EDITOR_OPCODE TYPE BTCH0000-INT4 0 Mode: create, display, edit job
Importing JOB_HEAD_INPUT TYPE TBTCJOB Job header data
Tables JOB_STEPLIST TYPE TBTCSTEP Step list which belongs to the job (I/O)
Exception EVENTCNT_GENERATION_ERROR TYPE Eventcount generation f. previous job failed
Exception INVALID_DIALOG_TYPE TYPE invalid interactive category was specified
Exception INVALID_JOBCLASS TYPE Job has invalid job class
Exception INVALID_JOBSTATUS TYPE Job has invalid status
Exception INVALID_OPCODE TYPE invalid mode (see also 'Notes')
Exception INVALID_STARTDATE TYPE Start date data of the job are invalid
Exception INVALID_STEPDATA TYPE Job has invalid step data
Exception JOBCOUNT_GENERATION_ERROR TYPE Job count generation failed
Exception JOBNAME_MISSING TYPE Job name is missing
Exception JOB_NOT_MODIFIABLE_ANYMORE TYPE Job can no longer be changed due to its status
Exception NO_BATCH_ON_TARGET_HOST TYPE No background processing on target computer is active
Exception NO_BATCH_SERVER_FOUND TYPE no server found for job
Exception NO_BATCH_WP_FOR_JOBCLASS TYPE Class (B/C) cannot be carrd.out on targ.host
Exception NO_PLAN_PRIVILEGE_GIVEN TYPE User has no authorization for planning
Exception NO_RELEASE_PRIVILEGE_GIVEN TYPE User has no job release authorization
Exception NO_STARTDATE_NO_RELEASE TYPE Status != 'scheduled' invalid without start date
Exception NO_STEPDATA_GIVEN TYPE Step data is missing: no job without step data !
Exception TARGET_HOST_NOT_DEFINED TYPE Target computer not defined in any operation type
Exception TGT_HOST_CHK_HAS_FAILED TYPE Check target/ default backgr.computer 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