SAP ABAP Function Module BP_GET_APPLICATION_INFO (Lesen von ApplicationLog Handle zu einem Batchjob)
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_GET_APPLICATION_INFO | Lesen von ApplicationLog Handle zu einem Batchjob |
| Function Group | BTCHCNTXT | Contexts (Assignments) for Bkgd Jobs |
| Program Name | SAPLBTCHCNTXT | Kontexte (Zuord.) für Hintergrundjobs |
| INCLUDE Name | LBTCHCNTXTU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
T_LOGHANDLES | TYPE | BTC_T_LOGHANDLE | Anwendungs-Log: Tabelle mit Protokoll-Handles | |||
| |
T_RETURN_CODES | TYPE | BTC_T_APPRC | App RCs table | |||
| |
JOB_STATUS | TYPE | BTCSTATUS | Zustand eines Batchjobs | |||
| |
JOBNAME | TYPE | TBTCO-JOBNAME | Name eines Hintergrundjobs | |||
| |
JOBCOUNT | TYPE | TBTCO-JOBCOUNT | Kennummer eines Jobs | |||
| |
STEPCOUNT | TYPE | TBTCO-STEPCOUNT | Kennummer eines Job-Steps | |||
| |
JOB_DOES_NOT_EXIST | TYPE | |||||
| |
STEP_DOES_NOT_EXIST | TYPE | |||||
| |
NOTHING_FOUND | 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 | 20070216 |
| SAP Release Created in |