SAP ABAP Interface IF_BICS_MD_AXIS (Axis in MD Layer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_METADATA (Package) BW BICS Consumer Metadata

⤷

⤷

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
Interface | IF_BICS_MD_AXIS | |
Short Description | Axis in MD Layer |
General Data
Package | BW_BICS_CONSUMER_METADATA | BW BICS Consumer Metadata |
Created | 20110222 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_BICS_LEVEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_BICS_MD_CHARACTERISTIC | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20110222 | ||
2 | IF_BICS_OBJECT | Root Object for BICS Entities | 20110222 |
Friends
Interface IF_BICS_MD_AXIS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_INITIAL_DRILL_DOWN_LEVEL | Instance attribute | Public | Type reference (TYPE) | IF_BICS_LEVEL=>TN_LEVEL_NUMBER | Expand to | 20120209 | ||
2 | N_IS_HIERARCHICAL | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Universal Display Hierarchy Active | 20120209 | ||
3 | N_R_AXIS | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_AXIS | Axis Constants | 20120120 | ||
4 | N_R_RESULT_ALIGNMENT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_RESULT_ALIGNMENT | Alignment of Totals | 20120209 | ||
5 | N_R_ZERO_SUPPRESSION_MODE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_ZERO_SUPPRESSION_MODE | Zero Suppression Mode | 20120209 | ||
6 | N_T_MD_CHARACTERISTIC | Instance attribute | Public | Type reference (TYPE) | IF_BICS_MD_CHARACTERISTIC=>TN_T_MD_CHARACTERISTIC | MD Characteristic Table | 20110323 | ||
7 | N_ZERO_SUPPRESSION | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Suppress Zeros | 20120209 |
Methods
Interface IF_BICS_MD_AXIS has no method.
Events
Interface 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 | 731 |