SAP ABAP Class CL_ENH_CONTRACT_FACTORY (Contract Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
Properties
Class CL_ENH_CONTRACT_FACTORY  
Short Description Contract Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEEF_BASE   Enhancement Base Functionality 
Created 20040402   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ENH_CONTRACT_FACTORY has no forward declaration.
Interfaces
Class CL_ENH_CONTRACT_FACTORY has no interface implemented.
Friends
Class CL_ENH_CONTRACT_FACTORY has no friend class.
Attributes
Class CL_ENH_CONTRACT_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT Static method Public Method Create Instance for Class Processing 20040413
2 CREATE_OBJECT_BY_CONTR_TYPE Static method Public Method Create Instance for Class Processing 20041217
Events
Class CL_ENH_CONTRACT_FACTORY has no event.
Types
Class CL_ENH_CONTRACT_FACTORY has no local type.
Method Signatures

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHCONTRACTSUBTYPE Call by reference Type reference (TYPE) ENHCTYPSTYP_DE Enhancement Contract-Type Subtype 20041217
2 Returning E_REF_IF Value transfer Object reference (TYPE REF TO) IF_ENH_CONTRACT_TOOL Kontrakt Tool 20040413
3 Importing OBJTYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20041217
4 Importing SUBTYPE Call by reference Type reference (TYPE) VERSOBJTYP Kontrakt Tool 20041217
# Exception Resumable Description Created on
1 CX_ENH_CONTRACT_FACTORY_ERR Enhancement Wurzel-Ausnahmeklasse 20040419

Method CREATE_OBJECT_BY_CONTR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTRACT_TYPE Call by reference Type reference (TYPE) ENHCONTRACTTOOL-CONTRACTTYPE Objekttyp 20041217
2 Returning E_REF_IF Value transfer Object reference (TYPE REF TO) IF_ENH_CONTRACT_TOOL Kontrakt Tool 20041217
# Exception Resumable Description Created on
1 CX_ENH_CONTRACT_FACTORY_ERR Enhancement Wurzel-Ausnahmeklasse 20041217
History
Last changed by/on SAP  20050105 
SAP Release Created in 700