SAP ABAP Function Module BP_JOB_MODIFY (Modifizieren von Jobdaten mit und ohne Dialog)
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_MODIFY | Modifizieren von Jobdaten mit und ohne Dialog |
Function Group | BTCH | Background processing |
Program Name | SAPLBTCH | Background Processing |
INCLUDE Name | LBTCHU13 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RET | TYPE | I | Special Additional Error Code | |||
![]() |
MODIFIED_JOBHEAD | TYPE | TBTCJOB | new job header data (output, dialog + non-dialog) | |||
![]() |
DIALOG | TYPE | BTCH0000-CHAR1 | Mode of the function module: dialog yes/no | |||
![]() |
JOBCOUNT | TYPE | TBTCJOB-JOBCOUNT | SPACE | Job count of job to be modified | ||
![]() |
JOBNAME | TYPE | TBTCJOB-JOBNAME | SPACE | Job name of job to be modified | ||
![]() |
NEW_JOBHEAD | TYPE | TBTCJOB | SPACE | new job header data (only in the non-online case) | ||
![]() |
OPCODE | TYPE | BTCH0000-INT4 | 0 | Operation on the job: schedule, release, ... | ||
![]() |
RELEASE_STDT | TYPE | TBTCSTRT | INITIAL_STDT | Start date (only when releasing in the non-online case) | ||
![]() |
RELEASE_TARGETSYSTEM | TYPE | SPACE | Target computer (only when releasing in the non-online case) | |||
![]() |
SUPPRESS_RELEASE_CHECK | TYPE | BTCH0000-CHAR1 | SPACE | Freigabeberechtigung prüfen ja / nein | ||
![]() |
ADK_MODE | TYPE | BTCH0000-CHAR1 | FALSE | Archivierungsjob ja / nein | ||
![]() |
RECIPIENT_OBJ | TYPE | SWOTOBJID | The Mail Recipient of the Spool Lists | |||
![]() |
RELEASE_TARGETSERVER | TYPE | BTCTGTSRVR-SRVNAME | SPACE | Target Application Server for Job | ||
![]() |
DONT_RELEASE | TYPE | BTCH0000-CHAR1 | SPACE | Job Not Released in Spite of Start Condition | ||
![]() |
TARGETGROUP | TYPE | BPSRVGRP | SPACE | Target Application Server Group for Job | ||
![]() |
DIRECT_START | TYPE | BTCH0000-CHAR1 | ||||
![]() |
JOBCLASS | TYPE | BTCJOBCLAS | Klassifizierung von Jobs | |||
![]() |
NEW_STEPLIST | TYPE | TBTCSTEP | new step list | |||
![]() |
CANT_DERELEASE_JOB | TYPE | Job planning cannot be cancelled | ||||
![]() |
CANT_ENQ_JOB | TYPE | Job cannot be blocked | ||||
![]() |
CANT_READ_JOBDATA | TYPE | Error when n reading job data from the DB | ||||
![]() |
CANT_RELEASE_JOB | TYPE | Job cannot be released | ||||
![]() |
CANT_SET_JOBSTATUS_IN_DB | TYPE | Error when changing job status in DB | ||||
![]() |
CANT_START_JOB_IMMEDIATELY | TYPE | Immediate start of job failed | ||||
![]() |
CANT_UPDATE_JOBDATA | TYPE | Job data in DB cannot be updated | ||||
![]() |
EVENTCNT_GENERATION_ERROR | TYPE | Generation of an event count failed | ||||
![]() |
INVALID_DIALOG_TYPE | TYPE | invalid interactive category | ||||
![]() |
INVALID_NEW_JOBDATA | TYPE | new job data is invalid | ||||
![]() |
INVALID_NEW_JOBSTATUS | TYPE | Status in new job data is invalid (non-dialog) | ||||
![]() |
INVALID_OPCODE | TYPE | invalid operation code | ||||
![]() |
INVALID_STARTDATE | TYPE | Start dates scheduled are invalid | ||||
![]() |
JOB_EDIT_FAILED | TYPE | internal error in the job editor | ||||
![]() |
JOB_MODIFY_CANCELED | TYPE | Editing job data online was cancelled | ||||
![]() |
JOB_NOT_MODIFIABLE_ANYMORE | TYPE | Job cannot be modified due to its status | ||||
![]() |
NOTHING_TO_DO | TYPE | required and act. status are identical | ||||
![]() |
NO_BATCH_ON_TARGET_HOST | TYPE | Target host has no background work processes | ||||
![]() |
NO_BATCH_SERVER_FOUND | TYPE | no server found for processing the job | ||||
![]() |
NO_BATCH_WP_FOR_JOBCLASS | TYPE | Class (B/C) cannot be carrd.out on targ.host | ||||
![]() |
NO_MODIFY_PRIVILEGE_GIVEN | TYPE | User has no change authorization | ||||
![]() |
NO_RELEASE_PRIVILEGE_GIVEN | TYPE | User has no job release authorization | ||||
![]() |
NO_STARTDATE_NO_RELEASE | TYPE | no release possible without start date | ||||
![]() |
TARGET_HOST_NOT_DEFINED | TYPE | Target host defined in no operation mode | ||||
![]() |
TGT_HOST_CHK_HAS_FAILED | TYPE | Target host check failed | ||||
![]() |
INVALID_TARGETGROUP | TYPE | |||||
![]() |
CONFLICTING_TARGETS | TYPE | |||||
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 |