SAP ABAP Function Module BP_JOB_READ (Lesen von Kopfdaten und zugehöriger Stepliste eines Jobs)
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_READ Lesen von Kopfdaten und zugehöriger Stepliste eines Jobs  
Function Group BTCH   Background processing  
Program Name SAPLBTCH   Background Processing 
INCLUDE Name LBTCHU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing RET TYPE I Special Additional Error Code
Exporting JOB_READ_JOBHEAD TYPE TBTCJOB Job header data of the read job
Exporting JOBLOG_ATTRIBUTES TYPE BAPIXMJOBLOG Joblog-Attribute
Exporting EPP_ATTRIBUTES TYPE BTCJOBEPP Extended Passport zu Batchjob
Importing JOB_READ_JOBCOUNT TYPE TBTCJOB-JOBCOUNT Job count of job to be read
Importing JOB_READ_JOBNAME TYPE TBTCJOB-JOBNAME Job name of job to be read
Importing JOB_READ_OPCODE TYPE BTCH0000-INT4 it specifies which job data is to be read
Importing JOB_STEP_NUMBER TYPE TBTCP-STEPCOUNT Job step ID number.
Tables JOB_READ_STEPLIST TYPE TBTCSTEP Step list of the read job
Tables SPOOL_ATTRIBUTES TYPE BAPIXMSPOOLID Parameter eines Spoolauftrags
Exception INVALID_OPCODE TYPE invalid operation code was discovered
Exception JOB_DOESNT_EXIST TYPE Job with job name/job count does not exist
Exception JOB_DOESNT_HAVE_STEPS TYPE no steps were found for the job
               
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  19950113 
SAP Release Created in