SAP ABAP Class IF_BICS_MD_AXIS (Axis in MD Layer)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BICS_EVENT_SOURCE | Basis Event Source | 20110222 |
2 | Interface composition (i COMPRISING i_ref) | IF_BICS_OBJECT | Root Object for BICS Entities | 20110222 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV_AXIS | Query View Axis Object | 20110224 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_MD_AXIS | Axis in MD Layer | 20110323 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_QV_AXIS | QV Axis | 20110513 |
Properties
Class | IF_BICS_MD_AXIS | |
Short Description | Axis in MD Layer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110222 | 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_MD_AXIS has no interface implemented.
Friends
Class IF_BICS_MD_AXIS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_BICS_LEVEL=>TN_LEVEL_NUMBER | Expand to | 20120209 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Universal Display Hierarchy Active | 20120209 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_AXIS | Axis Constants | 20120120 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_RESULT_ALIGNMENT | Alignment of Totals | 20120209 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_ZERO_SUPPRESSION_MODE | Zero Suppression Mode | 20120209 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_T_MD_CHARACTERISTIC | MD Characteristic Table | 20110323 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Suppress Zeros | 20120209 |
Methods
Class IF_BICS_MD_AXIS has no method.
Events
Class IF_BICS_MD_AXIS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_MD_AXIS | Public | See coding | Structure of This Type | 20110224 | BEGIN OF tn_s_md_axis,
name TYPE if_bics_object=>tn_name,
ref TYPE REF TO if_bics_md_axis,
END OF tn_s_md_axis
|
|
2 | TN_T_MD_AXIS | Public | See coding | 20110224 | tn_t_md_axis TYPE STANDARD TABLE OF tn_s_md_axis
WITH KEY name
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |