SAP IF_RSBOLAP_HIERARCHY_INTERNAL OO Class - Hierarchy Interface for Internal Users









IF_RSBOLAP_HIERARCHY_INTERNAL is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class IF_RSBOLAP_HIERARCHY_INTERNAL including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of IF_RSBOLAP_HIERARCHY_INTERNAL SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
FREEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>FREE...more details

GET_ATTRIBUTESPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_ATTRIBUTES...more details

GET_CHILDRENPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_CHILDREN...more details

GET_CHILDREN_INTERNALGet Child NodesPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_CHILDREN_INTERNAL...more details

GET_INITIAL_DRILL_LEVELPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_INITIAL_DRILL_LEVEL...more details

GET_LEAF_INTERNALGet Leaf DetailsPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_LEAF_INTERNAL...more details

GET_LEAVES_INTERNALRead LeavesPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_LEAVES_INTERNAL...more details

GET_MEMBER_ACCESS_ATTRIBUTESPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_MEMBER_ACCESS_ATTRIBUTES...more details

GET_MEMBER_ACCESS_CABILITIESPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_MEMBER_ACCESS_CABILITIES...more details

GET_MEMBER_ACCESS_MODEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_MEMBER_ACCESS_MODE...more details

GET_MEMBER_ACCESS_SORTINGPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_MEMBER_ACCESS_SORTING...more details

GET_MEMBER_OF_POSTED_NODE_VISPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_MEMBER_OF_POSTED_NODE_VIS...more details

GET_NODEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_NODE...more details

GET_NODES_BY_LEVEL_INTERNALRead Node for a LevelPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_NODES_BY_LEVEL_INTERNAL...more details

GET_NODE_ALIGNMENTPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_NODE_ALIGNMENT...more details

GET_NODE_CONDENSATIONPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_NODE_CONDENSATION...more details

GET_NODE_INTERNALGet Node DetailsPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_NODE_INTERNAL...more details

GET_NODE_TYPEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_NODE_TYPE...more details

GET_NODE_TYPESPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_NODE_TYPES...more details

GET_OLAP_NODE_ALIGNMENTGet the node alignment for the OLAP enginePublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_OLAP_NODE_ALIGNMENT...more details

GET_PARENTPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_PARENT...more details

GET_PARENT_IDPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_PARENT_ID...more details

GET_PARENT_INTERNALGet Parent NodePublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_PARENT_INTERNAL...more details

GET_ROOTS_WITH_CHILDRENPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_ROOTS_WITH_CHILDREN...more details

GET_ROOTS_WITH_CHILDREN_INTERNGet Root and Child Nodes to Start LevelPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_ROOTS_WITH_CHILDREN_INTERN...more details

GET_SO_ATTRIBUTEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_SO_ATTRIBUTE...more details

GET_TEXTSGet TextsPublic
CALL METHOD if_rsbolap_hierarchy_internal=>GET_TEXTS...more details

IS_ACTIVEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>IS_ACTIVE...more details

PREPARE_OLAP_STATEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>PREPARE_OLAP_STATE...more details

PREPARE_OLAP_STATE_IMPLPublic
CALL METHOD if_rsbolap_hierarchy_internal=>PREPARE_OLAP_STATE_IMPL...more details

READ_STATE_FROM_DOMPublic
CALL METHOD if_rsbolap_hierarchy_internal=>READ_STATE_FROM_DOM...more details

SEARCHPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SEARCH...more details

SEARCH_INTERNALFind NodesPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SEARCH_INTERNAL...more details

SET_ACTIVEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_ACTIVE...more details

SET_CHANGED_STATEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_CHANGED_STATE...more details

SET_HIERARCHYPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_HIERARCHY...more details

SET_INITIAL_DRILL_LEVELPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_INITIAL_DRILL_LEVEL...more details

SET_MEMBER_ACCESS_ATTRIBUTESPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_MEMBER_ACCESS_ATTRIBUTES...more details

SET_MEMBER_ACCESS_MODEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_MEMBER_ACCESS_MODE...more details

SET_MEMBER_ACCESS_SORTINGPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_MEMBER_ACCESS_SORTING...more details

SET_MEMBER_OF_POSTED_NODE_VISPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_MEMBER_OF_POSTED_NODE_VIS...more details

SET_NODE_ALIGNMENTPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_NODE_ALIGNMENT...more details

SET_NODE_CONDENSATIONPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_NODE_CONDENSATION...more details

SET_STATEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SET_STATE...more details

SUPPORTS_MEM_OF_POST_NOD_VIS_CPublic
CALL METHOD if_rsbolap_hierarchy_internal=>SUPPORTS_MEM_OF_POST_NOD_VIS_C...more details

TO_ABAP_LISTPublic
CALL METHOD if_rsbolap_hierarchy_internal=>TO_ABAP_LIST...more details

TO_STRINGPublic
CALL METHOD if_rsbolap_hierarchy_internal=>TO_STRING...more details

VALIDATE_STATEPublic
CALL METHOD if_rsbolap_hierarchy_internal=>VALIDATE_STATE...more details

VALIDATE_STATE_IMPLPublic
CALL METHOD if_rsbolap_hierarchy_internal=>VALIDATE_STATE_IMPL...more details

WRITE_STATE_INTO_DOMPublic
CALL METHOD if_rsbolap_hierarchy_internal=>WRITE_STATE_INTO_DOM...more details



IF_RSBOLAP_HIERARCHY_INTERNAL attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
C_INDENT_STEP_WIDTHInstance AttributeLIKE
Public
C_STATE_CHANGEDInstance AttributeLIKE
Public
C_STATE_INITIALInstance AttributeLIKE
Public
C_STATE_INITIALIZEDInstance AttributeLIKE
Public
C_STATE_OLAP_PREPAREDInstance AttributeLIKE
Public
C_STATE_VALIDATEDInstance AttributeLIKE
Public
C_VALIDATION_END_PHASEInstance AttributeLIKE
Public
C_VALIDATION_FULLInstance AttributeLIKE
Public
C_VALIDATION_START_PHASEInstance AttributeLIKE
Public
N_ALTERNATIVE_NAMEInstance AttributeLIKE
Public
N_DUEDATEInstance AttributeLIKE
Public
N_IDInstance AttributeLIKE
Public
N_NAMEInstance AttributeLIKE
Public
N_ROOT_IDInstance AttributeLIKE
Public
N_R_CHARACTERISTICInstance AttributeLIKE
Public
N_STATEInstance AttributeLIKE
Public
N_SX_META_DATAInstance AttributeMetadata Information for the HierarchyLIKE
Public
N_SX_STATEInstance AttributeStatus of a HierarchyLIKE
Public
N_TEXTInstance AttributeLIKE
Public
N_T_READ_MODESInstance AttributeRead (F4) Modes (Supported in a Specific Scenario)LIKE
RSMD_RS_T_READ_MODES
Public
N_VERSIONInstance AttributeLIKE
Public


Events of Class IF_RSBOLAP_HIERARCHY_INTERNAL

Events are created within your class using special event handler methods. These must be registered at runtime for the event and can then be triggered using the ABAP syntax: RAISE EVENT EXPOTING... CHANGED -
FREED -

Links to Related Class(s)

IF_RSBOL...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!