SAP ABAP Class CL_RSSH_HIERMAINTAIN_LEVEL (Maintenance of the Level Table for Hierarcies)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSHMT (Package) BW: Frontend Hierarchy Processing

⤷

⤷

Properties
Class | CL_RSSH_HIERMAINTAIN_LEVEL | |
Short Description | Maintenance of the Level Table for Hierarcies | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSSHMT | BW: Frontend Hierarchy Processing |
Created | 20020321 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSSH_HIERMAINTAIN_LEVEL has no interface implemented.
Friends
Class CL_RSSH_HIERMAINTAIN_LEVEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSLEVELTABTYPE | Level table type | 20020321 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSNUMBERLEV | Current Number of Levels | 20020321 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Alv Control | 20020321 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Container | 20020321 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSSH_HIERMAINTAIN_FRONT | Hierarchy Maintenance Tree | 20020322 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSHI_T_LEVEL | Level Table | 20020321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020321 |
2 | ![]() |
Instance method | Private | Method | Generate Level Table for Frontend | 20020322 |
3 | ![]() |
Instance method | Public | Method | Free ALV Control, Free Container | 20020321 |
4 | ![]() |
Instance method | Public | Method | Delivers Level Table and Level Tab Flag | 20020321 |
5 | ![]() |
Instance method | Private | Method | Initialize Structures for the Alv | 20020321 |
6 | ![]() |
Instance method | Public | Method | Displays the Corresponding Object Versions | 20020321 |
7 | ![]() |
Instance method | Private | Event handling method | Handle Node Double Click | 20020321 |
8 | ![]() |
Instance method | Private | Event handling method | Handle DescriptionRow Clicked | 20020321 |
9 | ![]() |
Instance method | Public | Method | Set Display | 20020321 |
Events
Class CL_RSSH_HIERMAINTAIN_LEVEL has no event.
Types
Class CL_RSSH_HIERMAINTAIN_LEVEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_HIERMTF | Call by reference | Object reference (TYPE REF TO) | CL_RSSH_HIERMAINTAIN_FRONT | Hierarchiepflegebaum | 20020321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
an importparameter is initial that mustn't be initial | 20020321 |
Method CREATE_LEVELTAB Signature
Method CREATE_LEVELTAB on class CL_RSSH_HIERMAINTAIN_LEVEL has no parameter.
Method CREATE_LEVELTAB on class CL_RSSH_HIERMAINTAIN_LEVEL has no exception.
Method FREE_ALL Signature
Method FREE_ALL on class CL_RSSH_HIERMAINTAIN_LEVEL has no parameter.
Method FREE_ALL on class CL_RSSH_HIERMAINTAIN_LEVEL has no exception.
Method GET_LEVELTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LEVELTABTYPE | Call by reference | Type reference (TYPE) | RSLEVELTABTYPE | Leveltabellentyp | 20020321 | ||
2 | ![]() |
E_T_LEVELTAB | Call by reference | Type reference (TYPE) | RSHI_T_LEVEL | Leveltabelle | 20020321 |
Method GET_LEVELTAB on class CL_RSSH_HIERMAINTAIN_LEVEL has no exception.
Method INIT_ALV_STRUCTURES Signature
Method INIT_ALV_STRUCTURES on class CL_RSSH_HIERMAINTAIN_LEVEL has no parameter.
Method INIT_ALV_STRUCTURES on class CL_RSSH_HIERMAINTAIN_LEVEL has no exception.
Method LEVEL_OBJVERS_CHANGE Signature
Method LEVEL_OBJVERS_CHANGE on class CL_RSSH_HIERMAINTAIN_LEVEL has no parameter.
Method LEVEL_OBJVERS_CHANGE on class CL_RSSH_HIERMAINTAIN_LEVEL has no exception.
Method ON_HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROW | Call by reference | Type reference (TYPE) | 20020321 |
Method ON_HANDLE_DOUBLE_CLICK on class CL_RSSH_HIERMAINTAIN_LEVEL has no exception.
Method ON_HANDLE_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROW_ID | Call by reference | Type reference (TYPE) | 20020321 |
Method ON_HANDLE_HOTSPOT_CLICK on class CL_RSSH_HIERMAINTAIN_LEVEL has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VISIBLE | Value transfer | Type reference (TYPE) | RS_BOOL | rs_c_true | X = Pflege sichtbar | 20020321 |
Method SET_VISIBLE on class CL_RSSH_HIERMAINTAIN_LEVEL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |