SAP ABAP Class IF_BICS_ATTR_CONTAINER (Attribute Container)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BICS_CONTEXT | Context of an Object | 20110304 |
2 | Interface composition (i COMPRISING i_ref) | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100421 |
3 | Interface composition (i COMPRISING i_ref) | IF_BICS_IOBJ | InfoObject Selector Layer | 20110304 |
4 | Interface composition (i COMPRISING i_ref) | IF_BICS_IOBJ_MEMBER_ACCESSOR | Access Object for Attributes | 20110304 |
5 | Interface composition (i COMPRISING i_ref) | IF_BICS_MD_ATTR_CONTAINER | Attribute Container MD Layer | 20100421 |
6 | Interface composition (i COMPRISING i_ref) | IF_BICS_MD_IOBJ | InfoObject MD Layer | 20100421 |
7 | Interface composition (i COMPRISING i_ref) | IF_BICS_OBJECT | Root Object for BICS Entities | 20100421 |
Meta Relationship - Used By
Properties
Class | IF_BICS_ATTR_CONTAINER | |
Short Description | Attribute Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100421 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
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
Class IF_BICS_ATTR_CONTAINER has no interface implemented.
Friends
Class IF_BICS_ATTR_CONTAINER has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class 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 class IF_BICS_ATTR_CONTAINER has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |