SAP ABAP Class IF_BCFG_CONFIG_OBJECT_FACTORY (Creates a config object but encapsulates the details)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCFG_BCSET_CONF_OBJ_FACTORY Creates a config object 20110215
Properties
Class IF_BCFG_CONFIG_OBJECT_FACTORY  
Short Description Creates a config object but encapsulates the details    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110211   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BCFG_CONFIG_OBJECT_FACTORY has no forward declaration.
Interfaces
Class IF_BCFG_CONFIG_OBJECT_FACTORY has no interface implemented.
Friends
Class IF_BCFG_CONFIG_OBJECT_FACTORY has no friend class.
Attributes
Class IF_BCFG_CONFIG_OBJECT_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONFIG_OBJECT Instance method Public Method 20110211
2 CREATE_CONFIG_OBJECTS Instance method Public Method 20110302
3 CREATE_CONF_OBJECTS_FROM_BCSET Instance method Public Method 20110314
Events
Class IF_BCFG_CONFIG_OBJECT_FACTORY has no event.
Types
Class IF_BCFG_CONFIG_OBJECT_FACTORY has no local type.
Method Signatures

Method CREATE_CONFIG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CUS_IMG_AC 20110211
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) OB_OBJECT 20110211
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) OB_TYP 20110211
4 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME 20110211
5 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BCFG_CONFIG_OBJECT 20110211

Method CREATE_CONFIG_OBJECT on class IF_BCFG_CONFIG_OBJECT_FACTORY has no exception.

Method CREATE_CONFIG_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAPPINGS Call by reference Type reference (TYPE) IF_BCFG_CONFIG_CONTAINER=>TY_T_MAPPING_INFO 20110302
2 Importing IV_PRECHECK_SOBJ Call by reference Type reference (TYPE) ABAP_BOOL 20120425
# Exception Resumable Description Created on
1 CX_BCFG_INVALID_MAPPING 20110302

Method CREATE_CONF_OBJECTS_FROM_BCSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECATTR Call by reference Type reference (TYPE) SCPRRECATAB 20110314
# Exception Resumable Description Created on
1 CX_BCFG_INVALID_MAPPING 20110314
History
Last changed by/on SAP  20130531 
SAP Release Created in