SAP ABAP Class CL_RSBOLAP_SO_STRUCTURE_MEMBER (Part of Structure)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_SELECTION_OBJECT (Package) Selection object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_OBJECT Conversion of Status Description 20090728
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_SO_STRUCTURE_MEMBER Structure Member 20090728
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_STATE_DOM_READER Object reads status from XML 20090902
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_STATE_DOM_WRITER Object writes status to XML 20090902
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_QV_STRUCTURE_MEMBER Structure Member in Query View 20090728
Properties
Class CL_RSBOLAP_SO_STRUCTURE_MEMBER  
Short Description Part of Structure    
Super Class CL_RSBOLAP_OBJECT Conversion of Status Description 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_SELECTION_OBJECT   Selection object 
Created 20050609   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 CL_RSBOLAP_SO_STRUCTURE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_SO_STRUCTURE_MEMBER Structure Member 20090728
2 IF_RSBOLAP_STATE_DOM_READER Object reads status from XML 20090902
3 IF_RSBOLAP_STATE_DOM_WRITER Object writes status to XML 20090902
Friends
Class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DISPLAY_LEVEL Instance attribute Public Attribute reference (LIKE) Display Level Below the Current Selection 20090728
2 N_HAS_ACTIVE_CHILDREN Instance attribute Public Attribute reference (LIKE) Checks Whether Children Are Present in the Selection 20090728
3 N_IN_SELECTION Instance attribute Public Attribute reference (LIKE) Element in the Selection 20090728
4 N_LEVEL Instance attribute Public Attribute reference (LIKE) Level Number in a Hierarchy 20090728
5 N_R_META_DATA Instance attribute Public Object reference (TYPE REF TO) BICS_PROV_META_STRUC_MEMBER Part of Structure 20090728
6 N_R_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_RSBOLAP_SO_STRUCTURE_MEMBER Parent Element 20050609
7 N_R_STATE Instance attribute Public Object reference (TYPE REF TO) BICS_PROV_STATE_STRUC_MEMBER State of a Structure Member 20100611
8 N_R_STRUCTURE Instance attribute Public Attribute reference (LIKE) Structure 20090728
9 N_SELECTION_EXCLUDING Instance attribute Public Type reference (TYPE) RS_BOOL Element Hidden 20090925
10 N_SELECTION_INCLUDING Instance attribute Public Type reference (TYPE) RS_BOOL Element Displayed 20090925
11 N_T_CHILDREN Instance attribute Public Type reference (TYPE) CL_RSBOLAP_SO_STRUCTURE=>TN_T_MEMBERS Elements 20090818
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_SELECTION Instance method Public Method Apply Selection 20050609
2 CALCULATE_DISPLAY_LEVEL Instance method Protected Method (Re)Calculate Display Level 20090928
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050609
4 GET_CHILDREN Instance method Public Method 20090728
5 GET_PARENT Instance method Public Method 20090728
6 READ_STATE_FROM_DOM Instance method Public Method 20090902
7 RESET_SELECTION_FLAGS Instance method Public Method Reset Selection Indicator 20050609
8 SET_SELECTION_FLAGS Instance method Public Method Set Selection Flag 20090925
9 UPDATE_META_DATA Instance method Public Method Update meta data 20070724
10 WRITE_STATE_INTO_DOM Instance method Public Method 20090902
Events
Class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no event.
Types
Class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no local type.
Method Signatures

Method APPLY_SELECTION Signature

Method APPLY_SELECTION on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no parameter.
Method APPLY_SELECTION on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method CALCULATE_DISPLAY_LEVEL Signature

Method CALCULATE_DISPLAY_LEVEL on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no parameter.
Method CALCULATE_DISPLAY_LEVEL on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RTH_META_DATA Call by reference Object reference (TYPE REF TO) BICS_PROV_META_TH_STRUC_MEMBER Strukturbestandteile 20100615
2 Importing I_RTH_STATE Call by reference Object reference (TYPE REF TO) BICS_PROV_STATE_TH_STRUC_MEMBR Zustand von Strukturmembern 20100615
3 Importing I_R_META_DATA Call by reference Object reference (TYPE REF TO) BICS_PROV_META_STRUC_MEMBER Strukturbestandteil Metadaten 20050609
4 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_SO_STRUCTURE_MEMBER Vaterobjekt 20050609
5 Importing I_R_STATE Call by reference Object reference (TYPE REF TO) BICS_PROV_STATE_STRUC_MEMBER Zustand eines Strukturmembers 20100611
6 Importing I_R_STRUCTURE Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_SO_STRUCTURE Struktur 20050609
7 Importing I_STRUCTURE_MEMBER_CLASS_NAME Call by reference Type reference (TYPE) STRING 'CL_RSBOLAP_SO_STRUCTURE_MEMBER' 20090925

Method CONSTRUCTOR on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no parameter.
Method GET_CHILDREN on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no parameter.
Method GET_PARENT on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method READ_STATE_FROM_DOM Signature

Method READ_STATE_FROM_DOM on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no parameter.
Method READ_STATE_FROM_DOM on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method RESET_SELECTION_FLAGS Signature

Method RESET_SELECTION_FLAGS on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no parameter.
Method RESET_SELECTION_FLAGS on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method SET_SELECTION_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECTION_EXCLUDING Call by reference Type reference (TYPE) RS_BOOL Boolean 20090925
2 Importing I_SELECTION_INCLUDING Call by reference Type reference (TYPE) RS_BOOL Boolean 20090925

Method SET_SELECTION_FLAGS on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method UPDATE_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALTERNATIVE_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Objekt Name 20100611
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) RSBOLAP_OBJECT_TEXT Beschreibung 20070724
3 Importing I_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Objekt Name 20100611

Method UPDATE_META_DATA on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.

Method WRITE_STATE_INTO_DOM Signature

Method WRITE_STATE_INTO_DOM on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no parameter.
Method WRITE_STATE_INTO_DOM on class CL_RSBOLAP_SO_STRUCTURE_MEMBER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700