SAP ABAP Interface IF_BCFG_CONFIG_OBJECT_FACTORY (Creates a config object but encapsulates the details)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_API (Package) Business Configuration Support API
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
Interface IF_BCFG_CONFIG_OBJECT_FACTORY  
Short Description Creates a config object but encapsulates the details    
General Data
Package S_BCFG_API   Business Configuration Support API 
Created 20110211   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_BCFG_CONFIG_OBJECT_FACTORY has no forward declaration.
Interfaces
Interface IF_BCFG_CONFIG_OBJECT_FACTORY has no interface.
Friends
Interface IF_BCFG_CONFIG_OBJECT_FACTORY has no friend.
Attributes
Interface 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
Interface IF_BCFG_CONFIG_OBJECT_FACTORY has no event.
Types
Interface 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 Interface 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 731