SAP ABAP Interface IF_BP_JOB_TMPL_FACTORY (interface for job template factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTJOBAPI (Package) new background job API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BP_JOB_FACTORY | BP job factory class | 19991014 |
Properties
| Interface | IF_BP_JOB_TMPL_FACTORY | |
| Short Description | interface for job template factory |
General Data
| Package | SBTJOBAPI | new background job API |
| Created | 19991014 | SAP |
| Last changed | 20000522 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BP_JOB_TMPL_FACTORY has no forward declaration.
Interfaces
Interface IF_BP_JOB_TMPL_FACTORY has no interface.
Friends
Interface IF_BP_JOB_TMPL_FACTORY has no friend.
Attributes
Interface IF_BP_JOB_TMPL_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create an instance of CL_BP_ABAP_JOB_TMPL | 19991014 | |
| 2 | Static method | Public | Method | Create an instance of CL_BP_EXTCMD_JOB_TMPL | 20000412 | |
| 3 | Static method | Public | Method | Create an instance of CL_BP_EXTPRG_JOB_TMPL | 20000729 |
Events
Interface IF_BP_JOB_TMPL_FACTORY has no event.
Types
Interface IF_BP_JOB_TMPL_FACTORY has no local type.
Method Signatures
Method MAKE_ABAP_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_JOB | Value transfer | Object reference (TYPE REF TO) | CL_BP_ABAP_JOB_TEMPLATE | Template-Klasse für ABAP-Hintergrundjobs | 20000506 |
Method MAKE_ABAP_JOB on Interface IF_BP_JOB_TMPL_FACTORY has no exception.
Method MAKE_EXTCMD_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTCMD_JOB | Value transfer | Object reference (TYPE REF TO) | CL_BP_EXTCMD_JOB_TEMPLATE | Template für Jobs mit externen Befehlen | 20000729 |
Method MAKE_EXTCMD_JOB on Interface IF_BP_JOB_TMPL_FACTORY has no exception.
Method MAKE_EXTPRG_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTPRG_JOB | Value transfer | Object reference (TYPE REF TO) | CL_BP_EXTPRG_JOB_TEMPLATE | Template für Jobs mit externen Programmen | 20000729 |
Method MAKE_EXTPRG_JOB on Interface IF_BP_JOB_TMPL_FACTORY has no exception.
History
| Last changed by/on | SAP | 20000522 |
| SAP Release Created in |