SAP ABAP Class IF_BP_JOB_TMPL_FACTORY (interface for job template factory)
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
Class IF_BP_JOB_TMPL_FACTORY  
Short Description interface for job template factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991014   SAP 
Last change 20000522   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BP_JOB_TMPL_FACTORY has no forward declaration.
Interfaces
Class IF_BP_JOB_TMPL_FACTORY has no interface implemented.
Friends
Class IF_BP_JOB_TMPL_FACTORY has no friend class.
Attributes
Class IF_BP_JOB_TMPL_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAKE_ABAP_JOB Static method Public Method Create an instance of CL_BP_ABAP_JOB_TMPL 19991014
2 MAKE_EXTCMD_JOB Static method Public Method Create an instance of CL_BP_EXTCMD_JOB_TMPL 20000412
3 MAKE_EXTPRG_JOB Static method Public Method Create an instance of CL_BP_EXTPRG_JOB_TMPL 20000729
Events
Class IF_BP_JOB_TMPL_FACTORY has no event.
Types
Class 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 Returning 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 class 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 Returning 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 class 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 Returning 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 class IF_BP_JOB_TMPL_FACTORY has no exception.
History
Last changed by/on SAP  20000522 
SAP Release Created in