SAP ABAP Function Module BP_SELECT_SUSPENDED_JOBS (Jobs im Status 'suspended' selektieren)
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_SELECT_SUSPENDED_JOBS Jobs im Status 'suspended' selektieren  
Function Group BTCUTIL   utils functions  
Program Name SAPLBTCUTIL    
INCLUDE Name LBTCUTILU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NR_OF_JOBS TYPE I
Importing JOBNAME TYPE BTCJOB Name eines Hintergrundjobs
Importing USERNAME TYPE BTCSDLNM Initiator einer Job- bzw. Step-Einplanung
Importing ABAPNAME TYPE BTCPROG Name eines Programms innerhalb eines Steps (z.B. Report)
Tables SELECTED_JOBS TYPE BAPIXMJOBS BAPI XBP: Struktur zur Übergabe von Jobkopfdaten
Tables JOB_HEAD TYPE BAPIXMJOB BAPI XBP: Struktur zur Übergabe von Jobkopfdaten
               
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  20130604 
SAP Release Created in 630