SAP ABAP Interface IF_BICS_IOBJ_MEMBER (Attributes of an InfoObject)
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_CHARACTERISTIC_MEMBER | Characteristic Attribute | 20100407 |
2 | Interface composition (i COMPRISING i_ref) | IF_BICS_NODE | Hierarchy Node | 20100407 |
3 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV_CHARACTERISTIC_MMBR | Characteristic Attribute | 20100419 |
4 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV_STRUCTURE_MEMBER | Structure Characteristics | 20100419 |
5 | Interface composition (i COMPRISING i_ref) | IF_BICS_STRUCTURE_MEMBER | Structure Characteristics | 20100419 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_IOBJ_MEMBER | Attributes of an InfoObject | 20100408 |
Properties
Interface | IF_BICS_IOBJ_MEMBER | |
Short Description | Attributes of an InfoObject |
General Data
Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
Created | 20100407 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BICS_IOBJ_MEMBER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_CONTEXT | Context of an Object | 20100414 | ||
2 | IF_BICS_ITERATOR_OBJECT | Object for Adding a Container Entry | 20100414 | ||
3 | IF_BICS_OBJECT | Root Object for BICS Entities | 20100407 |
Friends
Interface IF_BICS_IOBJ_MEMBER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_R_MEMBER_DATA | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Member Data | 20100827 |
Methods
Events
Interface IF_BICS_IOBJ_MEMBER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_COLUMN_TYPE | Public | See coding | 20100407 | tn_column_type TYPE c LENGTH 12
|
||
2 | TN_S_MEMBER_ACCESS_CATALOG | Public | See coding | 20100407 | BEGIN OF tn_s_member_access_catalog,
column_type TYPE tn_column_type,
attribute TYPE REF TO if_bics_md_attr,
node_type TYPE REF TO if_bics_node_type,
presentation TYPE ref to cl_bics_presentation,
table_column_index TYPE i,
END OF tn_s_member_access_catalog
|
||
3 | TN_TH_MEMBER_ACCESS_CATALOG | Public | See coding | Description of Member Container | 20100407 | tn_th_member_access_catalog TYPE HASHED TABLE OF tn_s_member_access_catalog
WITH UNIQUE KEY column_type
attribute
node_type
presentation
|
Method Signatures
Method CONTAINED_IN_SELECTION Signature
Method CONTAINED_IN_SELECTION on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method CONTAINED_IN_SELECTION on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method CREATE_SELECTION Signature
Method CREATE_SELECTION on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method CREATE_SELECTION on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_ATTRIBUTE_MEMBER Signature
Method GET_ATTRIBUTE_MEMBER on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_ATTRIBUTE_MEMBER on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_BASE_VALUE Signature
Method GET_BASE_VALUE on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_BASE_VALUE on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_BASE_VAL_DEP_ON_PRES_TYPE Signature
Method GET_BASE_VAL_DEP_ON_PRES_TYPE on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_BASE_VAL_DEP_ON_PRES_TYPE on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DATE Signature
Method GET_DATE on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DATE on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DISPLAY_STRING Signature
Method GET_DISPLAY_STRING on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DISPLAY_STRING on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DISP_STR Signature
Method GET_DISP_STR on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DISP_STR on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DISP_STR_FOR_PRES_TYPE Signature
Method GET_DISP_STR_FOR_PRES_TYPE on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DISP_STR_FOR_PRES_TYPE on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DISP_STR_OMIT_ATTR Signature
Method GET_DISP_STR_OMIT_ATTR on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DISP_STR_OMIT_ATTR on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DOUBLE Signature
Method GET_DOUBLE on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DOUBLE on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_INFO_OBJECT Signature
Method GET_INFO_OBJECT on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_INFO_OBJECT on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_INT Signature
Method GET_INT on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_INT on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_MEMBER_IDENTIFIER Signature
Method GET_MEMBER_IDENTIFIER on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_MEMBER_IDENTIFIER on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_TIME_SPAN Signature
Method GET_TIME_SPAN on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_TIME_SPAN on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_TYPE Signature
Method GET_TYPE on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_TYPE on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PRESENTATION | Call by reference | Object reference (TYPE REF TO) | CL_BICS_PRESENTATION | Darstellung von Membern in BICS | 20100412 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20100412 |
Method GET_VALUE on Interface IF_BICS_IOBJ_MEMBER has no exception.
Method GET_VALUE_DEP_ON_PRES_TYPE Signature
Method GET_VALUE_DEP_ON_PRES_TYPE on Interface IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_VALUE_DEP_ON_PRES_TYPE on Interface IF_BICS_IOBJ_MEMBER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |