SAP ABAP Class IF_TFW_OBJECT_FACTORY (Factory Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TFW_OBJECT_FACTORY Central Object Factory 20130412
Properties
Class IF_TFW_OBJECT_FACTORY  
Short Description Factory Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130412   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TFW_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_TFW_OBJECT_FACTORY has no interface implemented.
Friends
Class IF_TFW_OBJECT_FACTORY has no friend class.
Attributes
Class IF_TFW_OBJECT_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_COMMENT_OBJECT Instance method Public Method Create a Comment object instance 20130415
2 CREATE_RATING_OBJECT Instance method Public Method Create a Rating object instance 20130415
3 CREATE_TAG_OBJECT Instance method Public Method Create a Tag object instance 20130415
4 GET_INSTANCE Static method Public Method Get the instance of the factory 20130415
Events
Class IF_TFW_OBJECT_FACTORY has no event.
Types
Class IF_TFW_OBJECT_FACTORY has no local type.
Method Signatures

Method CREATE_COMMENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) IF_TFW_TYPES=>TS_OBJ_KEY_VAL Table Type for Object Key-Value pair 20130415
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130415
3 Returning RO_COMMENT_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TFW_COMMENT TFW: Comment Interface 20130415
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130418

Method CREATE_RATING_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) IF_TFW_TYPES=>TS_OBJ_KEY_VAL Table Type for Object Key-Value pair 20130416
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130416
3 Returning RO_RATING_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TFW_RATING TFW: Rating Interface 20130416
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130418

Method CREATE_TAG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY_VALUE Call by reference Type reference (TYPE) IF_TFW_TYPES=>TS_OBJ_KEY_VAL Table Type for Object Key-Value pair 20130415
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) IF_TFW_TYPES=>OBJECT_TYPE_ID TFW: Object Type Identifier 20130415
3 Returning RO_TAG_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TFW_TAG TFW: Tag Interface 20130415
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130418

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_TFW_OBJECT_FACTORY TFW: Factory Interface 20130415
# Exception Resumable Description Created on
1 CX_TFW_RUNTIME_ERROR TFW: Runtime Exception Class 20130614
History
Last changed by/on SAP  20140121 
SAP Release Created in