SAP ABAP Class CL_BICS_ATTRCONTAINER (Attribute Container)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_IOBJ | InfoObject | 20100407 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_ATTR_CONTAINER | Attribute Container | 20100421 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_EVENT | Event | 20100701 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_ATTR_CONTAINER | Attribute Container MD Layer | 20100421 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_CHARACTERISTIC | Characteristic Class of the Selector Layer | 20100407 |
Properties
| Class | CL_BICS_ATTRCONTAINER | |
| Short Description | Attribute Container | |
| Super Class | CL_BICS_IOBJ | InfoObject |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
| Created | 20100407 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_ATTR_CONTAINER | Attribute Container | 20100421 | ||
| 2 | IF_BICS_EVENT | Event | 20100701 | ||
| 3 | IF_BICS_MD_ATTR_CONTAINER | Attribute Container MD Layer | 20100421 |
Friends
Class CL_BICS_ATTRCONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_ATTR_CONTAINER | Object is Attribute Container | 20100708 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CL_BICS_MD_ATTR=>TN_TS_IOBJNM | 20110630 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_ATTR=>TN_T_ATTR | 20100628 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | IF_BICS_ATTR=>TN_T_ATTR | List of Member Access Attributes | 20110725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100416 | |
| 2 | Instance method | Protected | Method | Create Attribute Object | 20100712 | |
| 3 | Instance method | Protected | Method | get all attributes | 20100630 | |
| 4 | Instance method | Protected | Method | Read COB PRO Information | 20110630 | |
| 5 | Instance method | Protected | Method | Read Provider Attributes | 20100712 |
Events
Class CL_BICS_ATTRCONTAINER has no event.
Types
Class CL_BICS_ATTRCONTAINER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PROV_ATTR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_ATTR_CONTAINER | 20100503 | ||||
| 2 | I_R_SELECTOR | Call by reference | Object reference (TYPE REF TO) | CL_BICS_SELECTOR | Selektor | 20110622 |
Method CONSTRUCTOR on class CL_BICS_ATTRCONTAINER has no exception.
Method CREATE_ATTR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20130221 | ||||
| 2 | I_R_PROV_ATTR | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_ATTRIBUTE | Objekt ist Attributs-Kontainer | 20100712 | |||
| 3 | R_R_ATTR | Value transfer | Object reference (TYPE REF TO) | CL_BICS_ATTR | Attribute im Selektor-Layer | 20100712 |
Method CREATE_ATTR_OBJECT on class CL_BICS_ATTRCONTAINER has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_BICS_ATTRCONTAINER has no parameter.
Method GET_ATTRIBUTES on class CL_BICS_ATTRCONTAINER has no exception.
Method GET_COB_PRO_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_IOBJNM | Call by reference | Type reference (TYPE) | CL_BICS_MD_ATTR=>TN_TS_IOBJNM | Liste von InfoObjekten | 20110630 |
Method GET_COB_PRO_INFO on class CL_BICS_ATTRCONTAINER has no exception.
Method GET_PROV_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TH_OBJECT | Value transfer | Type reference (TYPE) | RSBOLAP_TH_OBJECT | Objektliste | 20100712 |
Method GET_PROV_ATTRIBUTE on class CL_BICS_ATTRCONTAINER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |