SAP ABAP Class CL_BCFG_CONFIG_OBJECT_INFO (container for custom objects)
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_INFO | contains meta information about a config object | 20100616 |
Properties
| Class | CL_BCFG_CONFIG_OBJECT_INFO | |
| Short Description | container for custom objects | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BCFG_SCPR_IMPL | Business Configuration Support SCPR Implementation |
| Created | 20100616 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCFG_CONFIG_OBJECT_INFO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BCFG_CONFIG_OBJECT_INFO | contains meta information about a config object | 20100616 |
Friends
Class CL_BCFG_CONFIG_OBJECT_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CUS_IMG_AC | 20100616 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | OB_OBJECT | 20100616 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | OB_TYP | 20100616 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 20100617 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | OB_TYP | 20100617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20100616 | ||
| 2 | Static method | Public | Method | 20100616 |
Events
Class CL_BCFG_CONFIG_OBJECT_INFO has no event.
Types
Class CL_BCFG_CONFIG_OBJECT_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTIVITY | Call by reference | Type reference (TYPE) | CUS_IMG_AC | 20100617 | ||||
| 2 | IP_OBJECT_NAME | Call by reference | Type reference (TYPE) | OB_OBJECT | 20100617 | ||||
| 3 | IP_OBJECT_TYPE | Call by reference | Type reference (TYPE) | OB_TYP | 20100617 | ||||
| 4 | IP_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20100617 | ||||
| 5 | IP_TABLE_TYPE | Call by reference | Type reference (TYPE) | OB_TYP | 20100617 |
Method CONSTRUCTOR on class CL_BCFG_CONFIG_OBJECT_INFO has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTIVITY | Call by reference | Type reference (TYPE) | CUS_IMG_AC | 20100617 | ||||
| 2 | IP_OBJECT_NAME | Call by reference | Type reference (TYPE) | OB_OBJECT | 20100617 | ||||
| 3 | IP_OBJECT_TYPE | Call by reference | Type reference (TYPE) | OB_TYP | 20100617 | ||||
| 4 | IP_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20100617 | ||||
| 5 | IP_TABLE_TYPE | Call by reference | Type reference (TYPE) | OB_TYP | 20100617 | ||||
| 6 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BCFG_CONFIG_OBJECT_INFO | 20101125 |
Method CREATE on class CL_BCFG_CONFIG_OBJECT_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |