SAP ABAP Class CL_BP_JOB_FACTORY (BP job factory class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTJOBAPI (Package) new background job API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BP_JOB_FACTORY Interface for BP job factory 19991014
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BP_JOB_TMPL_FACTORY interface for job template factory 19991014
Properties
Class CL_BP_JOB_FACTORY  
Short Description BP job factory class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SBTJOBAPI   new background job API 
Created 19991014   SAP 
Last change 20000426   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BP_JOB_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BP_JOB_FACTORY Interface for BP job factory 19991014
2 IF_BP_JOB_TMPL_FACTORY interface for job template factory 19991014
Friends
Class CL_BP_JOB_FACTORY has no friend class.
Attributes
Class CL_BP_JOB_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 19991215
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19991215
3 MAKE_ABAP_JOB Instance method Public Method 19991014
4 MAKE_ABAP_JOB_BY_ID Instance method Public Method 20000418
5 MAKE_ABAP_JOB_TMPL Instance method Public Method 19991014
6 MAKE_EXTCMD_JOB Instance method Public Method 20000412
7 MAKE_EXTCMD_JOB_BY_ID Instance method Public Method 20000418
8 MAKE_EXTCMD_JOB_TMPL Instance method Public Method 20000412
9 MAKE_EXTPRG_JOB Instance method Public Method 20000419
10 MAKE_EXTPRG_JOB_BY_ID Instance method Public Method 20000424
11 MAKE_EXTPRG_JOB_TMPL Instance method Public Method 20000729
12 MAKE_PERIODIC_JOB Instance method Public Method 20000505
Events
Class CL_BP_JOB_FACTORY has no event.
Types
Class CL_BP_JOB_FACTORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BP_JOB_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BP_JOB_FACTORY has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BP_JOB_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_ABAP_JOB Signature

Method MAKE_ABAP_JOB on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_ABAP_JOB on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_ABAP_JOB_BY_ID Signature

Method MAKE_ABAP_JOB_BY_ID on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_ABAP_JOB_BY_ID on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_ABAP_JOB_TMPL Signature

Method MAKE_ABAP_JOB_TMPL on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_ABAP_JOB_TMPL on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_EXTCMD_JOB Signature

Method MAKE_EXTCMD_JOB on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_EXTCMD_JOB on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_EXTCMD_JOB_BY_ID Signature

Method MAKE_EXTCMD_JOB_BY_ID on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_EXTCMD_JOB_BY_ID on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_EXTCMD_JOB_TMPL Signature

Method MAKE_EXTCMD_JOB_TMPL on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_EXTCMD_JOB_TMPL on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_EXTPRG_JOB Signature

Method MAKE_EXTPRG_JOB on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_EXTPRG_JOB on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_EXTPRG_JOB_BY_ID Signature

Method MAKE_EXTPRG_JOB_BY_ID on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_EXTPRG_JOB_BY_ID on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_EXTPRG_JOB_TMPL Signature

Method MAKE_EXTPRG_JOB_TMPL on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_EXTPRG_JOB_TMPL on class CL_BP_JOB_FACTORY has no exception.

Method MAKE_PERIODIC_JOB Signature

Method MAKE_PERIODIC_JOB on class CL_BP_JOB_FACTORY has no parameter.
Method MAKE_PERIODIC_JOB on class CL_BP_JOB_FACTORY has no exception.
History
Last changed by/on SAP  20000426 
SAP Release Created in