SAP ABAP Function Module BP_JOB_SOLMAN_ID_ASSIGN (Batch: SolMan-ID (GUID) zu Job zuordnen)
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_SOLMAN_ID_ASSIGN Batch: SolMan-ID (GUID) zu Job zuordnen  
Function Group BTCUTIL   utils functions  
Program Name SAPLBTCUTIL    
INCLUDE Name LBTCUTILU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_JOBNAME TYPE BTCJOB Name eines Hintergrundjobs
Importing IV_JOBCOUNT TYPE BTCJOBCNT Kennummer eines Jobs
Importing IV_JOB_REQ_GUID TYPE GUID_32 GUID im 'CHAR' Format in Großschreibung
Exception JOB_REQID_ALREADY_EXISTS TYPE Zuordnung von ID zu Job existiert bereits
Exception JOB_DOES_NOT_EXIST TYPE Angegebener Job existiert nicht
Exception JOB_LOCKING_ERROR TYPE Job kann nicht gesperrt werden
Exception INTERNAL_ERROR TYPE Interner Fehler beim Lesen der Jobdaten
               
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  20100421 
SAP Release Created in 630