SAP ABAP Class CL_CRM_BOL_ENTITY_FACTORY (Factory Class for Creation of Root Entities)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-BOL (Application Component) Business Object Layer
     CRM_BOL (Package) CRM Business Object Layer
Properties
Class CL_CRM_BOL_ENTITY_FACTORY  
Short Description Factory Class for Creation of Root Entities    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL   CRM Business Object Layer 
Created 20020408   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_BOL_ENTITY_FACTORY has no forward declaration.
Interfaces
Class CL_CRM_BOL_ENTITY_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CRM_BOL_CORE 20020408 BOL Core
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CORE Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_BOL_CORE 20020411
2 CREATE_PARAMS Instance attribute Protected Type reference (TYPE) CRMT_ATTR_NAME_TAB Table of Attribute Names 20020408
3 OBJECT_NAME Instance attribute Protected Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20020408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020408
2 CREATE Instance method Public Method 20020408
3 GET_PARAMETER_TABLE Instance method Public Method 20020411
Events
Class CL_CRM_BOL_ENTITY_FACTORY has no event.
Types
Class CL_CRM_BOL_ENTITY_FACTORY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CORE Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_CORE 20020411
2 Importing IV_CREATE_STRUCT Call by reference Type reference (TYPE) STRUKNAME Strukturname 20020515
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME externer Name eines Objekts 20020408

Method CONSTRUCTOR on class CL_CRM_BOL_ENTITY_FACTORY has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parametertabelle von Name-Wert-Paaren 20020408
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20020411

Method CREATE on class CL_CRM_BOL_ENTITY_FACTORY has no exception.

Method GET_PARAMETER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parametertabelle von Name-Wert-Paaren 20020411

Method GET_PARAMETER_TABLE on class CL_CRM_BOL_ENTITY_FACTORY has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 310