SAP ABAP Class CL_BCFG_BCSET_CONF_OBJ_FACTORY (Creates a config object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BCFG_CONFIG_OBJECT_FACTORY Creates a config object but encapsulates the details 20110215
Properties
Class CL_BCFG_BCSET_CONF_OBJ_FACTORY  
Short Description Creates a config object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20110215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_BCSET_CONF_OBJ_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BCFG_CONFIG_OBJECT_FACTORY Creates a config object but encapsulates the details 20110215
Friends
Class CL_BCFG_BCSET_CONF_OBJ_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_C_OBJ Constant Public Type reference (TYPE) T_OBJ_TYPE 'C_OBJ' 20110225
2 CO_L_OBJ Constant Public Type reference (TYPE) T_OBJ_TYPE 'L_OBJ' 20110225
3 CO_S_PRIMARY Constant Public Type reference (TYPE) T_OBJ_TYPE 'S_PRIMARY' 20110225
4 CO_S_TEXT Constant Public Type reference (TYPE) T_OBJ_TYPE 'S_TEXT' 20110225
5 CO_T_OBJ Constant Public Type reference (TYPE) T_OBJ_TYPE 'T_OBJ' 20110225
6 CO_T_TXT Constant Public Type reference (TYPE) T_OBJ_TYPE 'T_TXT' 20110225
7 CO_V_OBJ Constant Public Type reference (TYPE) T_OBJ_TYPE 'V_OBJ' 20110225
8 LOCAL Constant Public Type reference (TYPE) RFCDEST SPACE 20110225
9 M_DATA_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_BCFG_DATA_MANAGER 20110225
10 M_DS_HELPER Instance attribute Private Object reference (TYPE REF TO) CL_BCFG_BCSET_DS_HELPER 20110225
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110215
2 ENHANCE_MAPPING Instance method Private Method 20110302
3 GET_DATA_MANAGER Instance method Private Method 20110225
4 LOOKUP_MAPPING Instance method Private Method 20110225
Events
Class CL_BCFG_BCSET_CONF_OBJ_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_OBJ_TYPE Public See coding 20110225 t_obj_type type c length 10
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_MANAGER Call by reference Object reference (TYPE REF TO) IF_BCFG_DATA_MANAGER 20110225
2 Importing I_DS_HELPER Call by reference Object reference (TYPE REF TO) CL_BCFG_BCSET_DS_HELPER 20110225

Method CONSTRUCTOR on class CL_BCFG_BCSET_CONF_OBJ_FACTORY has no exception.

Method ENHANCE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECT_MAPPINGS Call by reference Type reference (TYPE) BCFG_T_OBJECT_MAPPINGS 20110302
2 Importing IV_WITH_SOBJ_CHECKS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120425

Method ENHANCE_MAPPING on class CL_BCFG_BCSET_CONF_OBJ_FACTORY has no exception.

Method GET_DATA_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_DATA_MANAGER 20110225

Method GET_DATA_MANAGER on class CL_BCFG_BCSET_CONF_OBJ_FACTORY has no exception.

Method LOOKUP_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TABLEDESCR Call by reference Type reference (TYPE) SCPRRECORD2 20110225
2 Exporting ET_STXT_KEY_FIELDS Call by reference Type reference (TYPE) DD05MTTYP 20110225
3 Exporting ET_VIEWFIELDS Call by reference Type reference (TYPE) SCPR_DD27P_TAB 20110225
4 Exporting ET_VIEWJOINS Call by reference Type reference (TYPE) SCPR_DD28J_TAB 20110225
5 Exporting ET_VIEWMAPPINGS Call by reference Type reference (TYPE) SCP1_FIELD_MAPPINGS 20110225
6 Exporting ET_VIEWMAPPINGS_REDUC Call by reference Type reference (TYPE) SCP1_FIELD_MAPPINGS 20110225
7 Exporting ET_VIEWTABLES Call by reference Type reference (TYPE) SCPR_DD26V_TAB 20110225
8 Exporting ET_VIEWTABLES_REDUC Call by reference Type reference (TYPE) SCPR_DD26V_TAB 20110225
9 Exporting EV_OBJ_SUB_TYPE Call by reference Type reference (TYPE) T_OBJ_TYPE 20110225

Method LOOKUP_MAPPING on class CL_BCFG_BCSET_CONF_OBJ_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731