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 | Instance method | Public | Method | 20110211 | ||
| 2 | Instance method | Public | Method | 20110302 | ||
| 3 | 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 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | CUS_IMG_AC | 20110211 | ||||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | OB_OBJECT | 20110211 | ||||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | OB_TYP | 20110211 | ||||
| 4 | IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | 20110211 | ||||
| 5 | 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 | IT_MAPPINGS | Call by reference | Type reference (TYPE) | IF_BCFG_CONFIG_CONTAINER=>TY_T_MAPPING_INFO | 20110302 | ||||
| 2 | IV_PRECHECK_SOBJ | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110302 |
Method CREATE_CONF_OBJECTS_FROM_BCSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECATTR | Call by reference | Type reference (TYPE) | SCPRRECATAB | 20110314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110314 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |