SAP ABAP Interface IF_BICS_ATTR_CONTAINER (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 - Used By
Properties
Interface | IF_BICS_ATTR_CONTAINER | |
Short Description | Attribute Container |
General Data
Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
Created | 20100421 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_BICS_ATTR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_CONTEXT | Context of an Object | 20110304 | ||
2 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100421 | ||
3 | IF_BICS_IOBJ | InfoObject Selector Layer | 20110304 | ||
4 | IF_BICS_IOBJ_MEMBER_ACCESSOR | Access Object for Attributes | 20110304 | ||
5 | IF_BICS_MD_ATTR_CONTAINER | Attribute Container MD Layer | 20100421 | ||
6 | IF_BICS_MD_IOBJ | InfoObject MD Layer | 20100421 | ||
7 | IF_BICS_OBJECT | Root Object for BICS Entities | 20100421 |
Friends
Interface IF_BICS_ATTR_CONTAINER has no friend.
Attributes
Interface IF_BICS_ATTR_CONTAINER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Attribute | 20100421 |
2 | ![]() |
Instance method | Public | Method | Read Attributes | 20100421 |
3 | ![]() |
Instance method | Public | Method | Read Attributes for Member Access | 20100421 |
4 | ![]() |
Instance method | Public | Method | Check for Attributes | 20110504 |
5 | ![]() |
Instance method | Public | Method | Set Attributes for Member Access | 20110609 |
Events
Interface IF_BICS_ATTR_CONTAINER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_T_ATTRIBUTE_NAME | Public | See coding | List of Attribute Names | 20110607 | TN_T_ATTRIBUTE_NAME TYPE STANDARD TABLE OF if_bics_object=>tn_name WITH key TABLE_LINE
|
Method Signatures
Method GET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_ID | ID eines Objektes | 20110615 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | 20100421 | |||
3 | ![]() |
R_R_ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | IF_BICS_ATTR | Attribut Selektor-Layer | 20100421 |
Method GET_ATTRIBUTE on Interface IF_BICS_ATTR_CONTAINER has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_ATTRIBUTE | Value transfer | Type reference (TYPE) | IF_BICS_ATTR=>TN_T_ATTR | 20110608 |
Method GET_ATTRIBUTES on Interface IF_BICS_ATTR_CONTAINER has no exception.
Method GET_MEMBER_ACCESS_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_ATTRIBUTES | Value transfer | Type reference (TYPE) | IF_BICS_ATTR=>TN_T_ATTR | 20100421 |
Method GET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_BICS_ATTR_CONTAINER has no exception.
Method HAS_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110504 |
Method HAS_ATTRIBUTES on Interface IF_BICS_ATTR_CONTAINER has no exception.
Method SET_MEMBER_ACCESS_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | TN_T_ATTRIBUTE_NAME | Liste von Attributsnamen | 20110609 |
Method SET_MEMBER_ACCESS_ATTRIBUTES on Interface IF_BICS_ATTR_CONTAINER has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |