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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 19991215 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 19991215 | |
| 3 | Instance method | Public | Method | 19991014 | ||
| 4 | Instance method | Public | Method | 20000418 | ||
| 5 | Instance method | Public | Method | 19991014 | ||
| 6 | Instance method | Public | Method | 20000412 | ||
| 7 | Instance method | Public | Method | 20000418 | ||
| 8 | Instance method | Public | Method | 20000412 | ||
| 9 | Instance method | Public | Method | 20000419 | ||
| 10 | Instance method | Public | Method | 20000424 | ||
| 11 | Instance method | Public | Method | 20000729 | ||
| 12 | 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 |