SAP ABAP Interface IF_BICS_ATTR (Attribute Selector Layer)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV_ATTR | Attribute QV Layer | 20100121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_ATTR | Attributes in Selector Layer | 20100708 |
Properties
| Interface | IF_BICS_ATTR | |
| Short Description | Attribute Selector Layer |
General Data
| Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
| Created | 20100120 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BICS_ATTR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100121 | ||
| 2 | IF_BICS_IOBJ | InfoObject Selector Layer | 20100121 | ||
| 3 | IF_BICS_IOBJ_MEMBER_ACCESSOR | Access Object for Attributes | 20100121 | ||
| 4 | IF_BICS_MD_ATTR | Attribute MD Layer | 20100121 | ||
| 5 | IF_BICS_MD_IOBJ | InfoObject MD Layer | 20100121 | ||
| 6 | IF_BICS_OBJECT | Root Object for BICS Entities | 20100121 |
Friends
Interface IF_BICS_ATTR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_CR_INITIAL_ATTRIBUTE | Constant | Public | Object reference (TYPE REF TO) | IF_BICS_ATTR | IS INITIAL | Initial Attribute | 20110721 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Attribute Container | 20100120 | |
| 2 | Instance method | Public | Method | Read Basis Attribute Container | 20100120 |
Events
Interface IF_BICS_ATTR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_ID | Public | Attribute reference (LIKE) | 20100714 | |
||
| 2 | TN_NAME | Public | Attribute reference (LIKE) | 20100120 | |
||
| 3 | TN_S_ATTR | Public | See coding | 20100421 | BEGIN OF tn_s_attr,
name TYPE tn_name,
id type tn_id,
ref TYPE REF TO if_bics_attr,
END OF tn_s_attr
|
||
| 4 | TN_S_OBJECT | Public | Attribute reference (LIKE) | 20100120 | |
||
| 5 | TN_TEXT | Public | Attribute reference (LIKE) | 20100120 | |
||
| 6 | TN_T_ATTR | Public | See coding | 20100421 | tn_t_attr TYPE STANDARD TABLE OF tn_s_attr with key name
|
||
| 7 | TN_T_OBJECT | Public | Attribute reference (LIKE) | 20100120 | |
Method Signatures
Method GET_ATTRIBUTE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_ATTRCONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_BICS_ATTR_CONTAINER | Attributcontainer Selektor-Layer | 20100120 |
Method GET_ATTRIBUTE_CONTAINER on Interface IF_BICS_ATTR has no exception.
Method GET_BASE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_ATTRCONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_BICS_ATTR_CONTAINER | Attributcontainer Selektor-Layer | 20100120 |
Method GET_BASE_CONTAINER on Interface IF_BICS_ATTR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |