SAP ABAP Class IF_BICS_IOBJ_MEMBER (Attributes of an InfoObject)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100414 |
2 | Interface composition (i COMPRISING i_ref) | IF_BICS_ITERATOR_OBJECT | Object for Adding a Container Entry | 20100414 |
3 | Interface composition (i COMPRISING i_ref) | IF_BICS_OBJECT | Root Object for BICS Entities | 20100407 |
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
Class | IF_BICS_IOBJ_MEMBER | |
Short Description | Attributes of an InfoObject | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100407 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BICS_IOBJ_MEMBER has no forward declaration.
Interfaces
Class IF_BICS_IOBJ_MEMBER has no interface implemented.
Friends
Class IF_BICS_IOBJ_MEMBER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Member Data | 20100827 |
Methods
Events
Class 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 class IF_BICS_IOBJ_MEMBER has no parameter.
Method CONTAINED_IN_SELECTION on class IF_BICS_IOBJ_MEMBER has no exception.
Method CREATE_SELECTION Signature
Method CREATE_SELECTION on class IF_BICS_IOBJ_MEMBER has no parameter.
Method CREATE_SELECTION on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_ATTRIBUTE_MEMBER Signature
Method GET_ATTRIBUTE_MEMBER on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_ATTRIBUTE_MEMBER on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_BASE_VALUE Signature
Method GET_BASE_VALUE on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_BASE_VALUE on class 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 class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_BASE_VAL_DEP_ON_PRES_TYPE on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DATE Signature
Method GET_DATE on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DATE on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DISPLAY_STRING Signature
Method GET_DISPLAY_STRING on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DISPLAY_STRING on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DISP_STR Signature
Method GET_DISP_STR on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DISP_STR on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DISP_STR_FOR_PRES_TYPE Signature
Method GET_DISP_STR_FOR_PRES_TYPE on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DISP_STR_FOR_PRES_TYPE on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DISP_STR_OMIT_ATTR Signature
Method GET_DISP_STR_OMIT_ATTR on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DISP_STR_OMIT_ATTR on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_DOUBLE Signature
Method GET_DOUBLE on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_DOUBLE on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_INFO_OBJECT Signature
Method GET_INFO_OBJECT on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_INFO_OBJECT on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_INT Signature
Method GET_INT on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_INT on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_MEMBER_IDENTIFIER Signature
Method GET_MEMBER_IDENTIFIER on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_MEMBER_IDENTIFIER on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_TIME_SPAN Signature
Method GET_TIME_SPAN on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_TIME_SPAN on class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_TYPE on class 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 class IF_BICS_IOBJ_MEMBER has no exception.
Method GET_VALUE_DEP_ON_PRES_TYPE Signature
Method GET_VALUE_DEP_ON_PRES_TYPE on class IF_BICS_IOBJ_MEMBER has no parameter.
Method GET_VALUE_DEP_ON_PRES_TYPE on class IF_BICS_IOBJ_MEMBER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |