SAP ABAP Class IF_BICS_QV_ATTR (Attribute QV Layer)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_ATTR | Attribute Selector Layer | 20100121 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100121 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_BICS_IOBJ | InfoObject Selector Layer | 20100121 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_BICS_IOBJ_MEMBER_ACCESSOR | Access Object for Attributes | 20100121 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_BICS_MD_ATTR | Attribute MD Layer | 20100121 |
| 6 | Interface composition (i COMPRISING i_ref) | IF_BICS_MD_IOBJ | InfoObject MD Layer | 20100121 |
| 7 | Interface composition (i COMPRISING i_ref) | IF_BICS_OBJECT | Root Object for BICS Entities | 20100121 |
| 8 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV_IOBJ | InfoObject QV Layer | 20100121 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_QV_ATTR | Attributes in the Query View Layer | 20100708 |
Properties
| Class | IF_BICS_QV_ATTR | |
| Short Description | Attribute QV Layer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BICS_QV_ATTR has no forward declaration.
Interfaces
Class IF_BICS_QV_ATTR has no interface implemented.
Friends
Class IF_BICS_QV_ATTR has no friend class.
Attributes
Class IF_BICS_QV_ATTR has no attribute.
Methods
Class IF_BICS_QV_ATTR has no method.
Events
Class IF_BICS_QV_ATTR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_QV_ATTR | Public | See coding | 20100421 | begin of TN_S_QV_ATTR,
name type if_bics_object=>tn_name,
id type if_bics_object=>tn_id,
ref type ref to if_bics_qv_attr,
end of tn_s_qv_attr
|
||
| 2 | TN_T_QV_ATTR | Public | See coding | 20100421 | tn_t_qv_attr type standard table of tn_s_qv_attr with key name
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |