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 | Constant | Public | Type reference (TYPE) | T_OBJ_TYPE | 'C_OBJ' | 20110225 | |||
| 2 | Constant | Public | Type reference (TYPE) | T_OBJ_TYPE | 'L_OBJ' | 20110225 | |||
| 3 | Constant | Public | Type reference (TYPE) | T_OBJ_TYPE | 'S_PRIMARY' | 20110225 | |||
| 4 | Constant | Public | Type reference (TYPE) | T_OBJ_TYPE | 'S_TEXT' | 20110225 | |||
| 5 | Constant | Public | Type reference (TYPE) | T_OBJ_TYPE | 'T_OBJ' | 20110225 | |||
| 6 | Constant | Public | Type reference (TYPE) | T_OBJ_TYPE | 'T_TXT' | 20110225 | |||
| 7 | Constant | Public | Type reference (TYPE) | T_OBJ_TYPE | 'V_OBJ' | 20110225 | |||
| 8 | Constant | Public | Type reference (TYPE) | RFCDEST | SPACE | 20110225 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BCFG_DATA_MANAGER | 20110225 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BCFG_BCSET_DS_HELPER | 20110225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110215 | ||
| 2 | Instance method | Private | Method | 20110302 | ||
| 3 | Instance method | Private | Method | 20110225 | ||
| 4 | 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 | I_DATA_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_BCFG_DATA_MANAGER | 20110225 | ||||
| 2 | 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 | CT_OBJECT_MAPPINGS | Call by reference | Type reference (TYPE) | BCFG_T_OBJECT_MAPPINGS | 20110302 | ||||
| 2 | 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 | 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 | CS_TABLEDESCR | Call by reference | Type reference (TYPE) | SCPRRECORD2 | 20110225 | ||||
| 2 | ET_STXT_KEY_FIELDS | Call by reference | Type reference (TYPE) | DD05MTTYP | 20110225 | ||||
| 3 | ET_VIEWFIELDS | Call by reference | Type reference (TYPE) | SCPR_DD27P_TAB | 20110225 | ||||
| 4 | ET_VIEWJOINS | Call by reference | Type reference (TYPE) | SCPR_DD28J_TAB | 20110225 | ||||
| 5 | ET_VIEWMAPPINGS | Call by reference | Type reference (TYPE) | SCP1_FIELD_MAPPINGS | 20110225 | ||||
| 6 | ET_VIEWMAPPINGS_REDUC | Call by reference | Type reference (TYPE) | SCP1_FIELD_MAPPINGS | 20110225 | ||||
| 7 | ET_VIEWTABLES | Call by reference | Type reference (TYPE) | SCPR_DD26V_TAB | 20110225 | ||||
| 8 | ET_VIEWTABLES_REDUC | Call by reference | Type reference (TYPE) | SCPR_DD26V_TAB | 20110225 | ||||
| 9 | 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 |