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 |
---|---|---|---|---|---|---|---|
![]() |
JOB_EDITOR_MODIFY_TYPE | TYPE | BTCH0000-INT4 | it specifies whether and how job values were changed | |||
![]() |
JOB_HEAD_OUTPUT | TYPE | TBTCJOB | (updated) job header data | |||
![]() |
JOB_STDT_OUTPUT | TYPE | TBTCSTRT | (updated) Startdate/ repetitive period data | |||
![]() |
JOB_EDITOR_DIALOG | TYPE | BTCH0000-CHAR1 | Interactive mode yes/no | |||
![]() |
JOB_EDITOR_OPCODE | TYPE | BTCH0000-INT4 | 0 | Mode: create, display, edit job | ||
![]() |
JOB_HEAD_INPUT | TYPE | TBTCJOB | Job header data | |||
![]() |
JOB_STEPLIST | TYPE | TBTCSTEP | Step list which belongs to the job (I/O) | |||
![]() |
EVENTCNT_GENERATION_ERROR | TYPE | Eventcount generation f. previous job failed | ||||
![]() |
INVALID_DIALOG_TYPE | TYPE | invalid interactive category was specified | ||||
![]() |
INVALID_JOBCLASS | TYPE | Job has invalid job class | ||||
![]() |
INVALID_JOBSTATUS | TYPE | Job has invalid status | ||||
![]() |
INVALID_OPCODE | TYPE | invalid mode (see also 'Notes') | ||||
![]() |
INVALID_STARTDATE | TYPE | Start date data of the job are invalid | ||||
![]() |
INVALID_STEPDATA | TYPE | Job has invalid step data | ||||
![]() |
JOBCOUNT_GENERATION_ERROR | TYPE | Job count generation failed | ||||
![]() |
JOBNAME_MISSING | TYPE | Job name is missing | ||||
![]() |
JOB_NOT_MODIFIABLE_ANYMORE | TYPE | Job can no longer be changed due to its status | ||||
![]() |
NO_BATCH_ON_TARGET_HOST | TYPE | No background processing on target computer is active | ||||
![]() |
NO_BATCH_SERVER_FOUND | TYPE | no server found for job | ||||
![]() |
NO_BATCH_WP_FOR_JOBCLASS | TYPE | Class (B/C) cannot be carrd.out on targ.host | ||||
![]() |
NO_PLAN_PRIVILEGE_GIVEN | TYPE | User has no authorization for planning | ||||
![]() |
NO_RELEASE_PRIVILEGE_GIVEN | TYPE | User has no job release authorization | ||||
![]() |
NO_STARTDATE_NO_RELEASE | TYPE | Status != 'scheduled' invalid without start date | ||||
![]() |
NO_STEPDATA_GIVEN | TYPE | Step data is missing: no job without step data ! | ||||
![]() |
TARGET_HOST_NOT_DEFINED | TYPE | Target computer not defined in any operation type | ||||
![]() |
TGT_HOST_CHK_HAS_FAILED | TYPE | Check target/ default backgr.computer failed | ||||
Processing Type
Normal Function 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 |