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
Exporting T_LOGHANDLES TYPE BTC_T_LOGHANDLE Anwendungs-Log: Tabelle mit Protokoll-Handles
Exporting T_RETURN_CODES TYPE BTC_T_APPRC App RCs table
Exporting JOB_STATUS TYPE BTCSTATUS Zustand eines Batchjobs
Importing JOBNAME TYPE TBTCO-JOBNAME Name eines Hintergrundjobs
Importing JOBCOUNT TYPE TBTCO-JOBCOUNT Kennummer eines Jobs
Importing STEPCOUNT TYPE TBTCO-STEPCOUNT Kennummer eines Job-Steps
Exception JOB_DOES_NOT_EXIST TYPE
Exception STEP_DOES_NOT_EXIST TYPE
Exception NOTHING_FOUND TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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