SAP ABAP Function Module BP_JOB_STATUS_GET (Lesen des Jobstatus und anderer Informationen)
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_STATUS_GET | Lesen des Jobstatus und anderer Informationen |
| Function Group | BTCH | Background processing |
| Program Name | SAPLBTCH | Background Processing |
| INCLUDE Name | LBTCHU94 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
STATUS | TYPE | TBTCJOB-STATUS | State of Background Job | |||
| |
HAS_CHILD | TYPE | BTCH0000-CHAR1 | Flag: Job Has Child Jobs | |||
| |
JOBCOUNT | TYPE | TBTCJOB-JOBCOUNT | Job ID | |||
| |
JOBNAME | TYPE | TBTCJOB-JOBNAME | Background job name | |||
| |
READ_ONLY_STATUS | TYPE | BTCH0000-CHAR1 | Referenztyp CHAR1 für die Hintergrundverarbeitung | |||
| |
JOB_DOESNT_EXIST | TYPE | |||||
| |
UNKNOWN_ERROR | TYPE | |||||
| |
PARENT_CHILD_INCONSISTENCY | 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 | 20030214 |
| SAP Release Created in |