SAP ABAP Function Module BP_JOB_ABORT (Einen Job, der sich im Status 'aktiv' befindet, abbrechen)
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_ABORT | Einen Job, der sich im Status 'aktiv' befindet, abbrechen |
| Function Group | BTCH | Background processing |
| Program Name | SAPLBTCH | Background Processing |
| INCLUDE Name | LBTCHU26 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
JOBCOUNT | TYPE | TBTCJOB-JOBCOUNT | Job count | |||
| |
JOBNAME | TYPE | TBTCJOB-JOBNAME | Job name | |||
| |
CHECKING_OF_JOB_HAS_FAILED | TYPE | Check of job failed | ||||
| |
JOB_ABORT_HAS_FAILED | TYPE | Cancellation of the job failed | ||||
| |
JOB_DOES_NOT_EXIST | TYPE | Job does not exist | ||||
| |
JOB_IS_NOT_ACTIVE | TYPE | Job is not active | ||||
| |
NO_ABORT_PRIVILEGE_GIVEN | TYPE | User has no authorization for cancellation | ||||
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 |