SAP ABAP Interface IF_BCFG_CONFIG_OBJECT_INFO (contains meta information about a config object)
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_CONFIG_OBJECT_INFO | container for custom objects | 20100616 |
Properties
| Interface | IF_BCFG_CONFIG_OBJECT_INFO | |
| Short Description | contains meta information about a config object |
General Data
| Package | S_BCFG_API | Business Configuration Support API |
| Created | 20100616 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BCFG_CONFIG_OBJECT_INFO has no forward declaration.
Interfaces
Interface IF_BCFG_CONFIG_OBJECT_INFO has no interface.
Friends
Interface IF_BCFG_CONFIG_OBJECT_INFO has no friend.
Attributes
Interface IF_BCFG_CONFIG_OBJECT_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns related IMG activity | 20100616 | |
| 2 | Instance method | Public | Method | returns name of enclosing customizing object | 20100616 | |
| 3 | Instance method | Public | Method | return type of the enclosing customizing object | 20100616 | |
| 4 | Instance method | Public | Method | returns the name of the table | 20100616 | |
| 5 | Instance method | Public | Method | returns the table type | 20100617 |
Events
Interface IF_BCFG_CONFIG_OBJECT_INFO has no event.
Types
Interface IF_BCFG_CONFIG_OBJECT_INFO has no local type.
Method Signatures
Method GET_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CUS_IMG_AC | 20101125 |
Method GET_ACTIVITY on Interface IF_BCFG_CONFIG_OBJECT_INFO has no exception.
Method GET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | OB_OBJECT | 20101125 |
Method GET_OBJECT_NAME on Interface IF_BCFG_CONFIG_OBJECT_INFO has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | OB_TYP | 20101125 |
Method GET_OBJECT_TYPE on Interface IF_BCFG_CONFIG_OBJECT_INFO has no exception.
Method GET_TABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TABNAME | 20101125 |
Method GET_TABLE_NAME on Interface IF_BCFG_CONFIG_OBJECT_INFO has no exception.
Method GET_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | OB_TYP | 20101125 |
Method GET_TABLE_TYPE on Interface IF_BCFG_CONFIG_OBJECT_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |