SAP ABAP Function Module BP_ADD_APPL_LOG_HANDLE (Handles von ApplicationLogs für einen Step eines Batchjobs setzen)
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_ADD_APPL_LOG_HANDLE Handles von ApplicationLogs für einen Step eines Batchjobs setzen  
Function Group BTCHCNTXT   Contexts (Assignments) for Bkgd Jobs  
Program Name SAPLBTCHCNTXT   Kontexte (Zuord.) für Hintergrundjobs 
INCLUDE Name LBTCHCNTXTU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CURRENT_JOBCOUNT TYPE BTCJOBCNT Kennummer eines Jobs
Exporting CURRENT_JOBNAME TYPE BTCJOB Name eines Hintergrundjobs
Exporting CURRENT_STEPCOUNT TYPE BTCSTEPCNT Kennummer eines Job-Steps
Importing LOGHANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
Importing DESCRIPTION TYPE BTCCTXTT Beschreibung des Bezugs bzw. des Joberzeugers
Exception COULD_NOT_SET_HANDLE TYPE
Exception NOT_RUNNING_IN_BATCH TYPE
Exception COULD_NOT_GET_RUNTIME_INFO TYPE
Exception HANDLE_ALREADY_EXISTS TYPE
Exception LOCKING_ERROR 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