SAP ABAP Class CL_RSDDTPS_HIEDEL_ALV (ALV Interface for Hierarchies)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_UI (Package) RSDDTPS_UI
⤷
⤷
Properties
| Class | CL_RSDDTPS_HIEDEL_ALV | |
| Short Description | ALV Interface for Hierarchies | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_UI | RSDDTPS_UI |
| Created | 20090709 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDTPS_HIEDEL_ALV has no interface implemented.
Friends
Class CL_RSDDTPS_HIEDEL_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR4 | 'HIE' | Loosely defined; could be used for patch levels | 20090709 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090709 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20090709 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTPS_HIER_DELETE | 20090709 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDTPS_HIER_MAINTAIN | Maintenance of Polestar Hierarchies | 20090709 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CL_RSDDTPS_HIER_DELETE=>NT_TS_DELETE | 20090709 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TN_T_HIE | Hierarchies for ALV Display | 20090709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090709 | ||
| 2 | Instance method | Public | Method | Delete Selected Hierarchy Indexes | 20090710 | |
| 3 | Instance method | Private | Event handling method | 20090709 | ||
| 4 | Instance method | Private | Event handling method | 20090709 | ||
| 5 | Instance method | Public | Method | 20090709 | ||
| 6 | Instance method | Private | Method | 20090709 | ||
| 7 | Instance method | Private | Method | 20090709 | ||
| 8 | Instance method | Private | Method | 20090709 | ||
| 9 | Instance method | Private | Method | 20090710 | ||
| 10 | Instance method | Private | Method | 20090709 |
Events
Class CL_RSDDTPS_HIEDEL_ALV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_HIE | Public | See coding | 20090709 | BEGIN OF tn_s_hie,
chabasnm TYPE rschabasnm,
hienm TYPE rshienm,
marked TYPE rs_bool,
ts_index TYPE rsddtps_ts_hier_idx,
logical_id TYPE rsddtps_index_id,
succpred_id TYPE rsddtps_index_id,
interval_id TYPE rsddtps_index_id,
text_id TYPE rsddtps_index_id,
celltab TYPE lvc_t_styl,
linecolor(4) TYPE c,
END OF tn_s_hie
|
||
| 2 | TN_T_HIE | Public | See coding | 20090709 | tn_t_hie TYPE STANDARD TABLE OF tn_s_hie
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Editieren? | 20090709 |
Method CONSTRUCTOR on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method DELETE Signature
Method DELETE on class CL_RSDDTPS_HIEDEL_ALV has no parameter.
Method DELETE on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20090709 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20090709 |
Method HANDLE_TOOLBAR on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method HANDLE_USER_CMD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20090709 |
Method HANDLE_USER_CMD on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method SET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20090709 |
Method SET_CONTAINER on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method _CREATE_ALV Signature
Method _CREATE_ALV on class CL_RSDDTPS_HIEDEL_ALV has no parameter.
Method _CREATE_ALV on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method _FILL_CELLTAB Signature
Method _FILL_CELLTAB on class CL_RSDDTPS_HIEDEL_ALV has no parameter.
Method _FILL_CELLTAB on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method _GET_EXCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_EXCLUDE | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20090709 |
Method _GET_EXCLUDE on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method _PAI Signature
Method _PAI on class CL_RSDDTPS_HIEDEL_ALV has no parameter.
Method _PAI on class CL_RSDDTPS_HIEDEL_ALV has no exception.
Method _START Signature
Method _START on class CL_RSDDTPS_HIEDEL_ALV has no parameter.
Method _START on class CL_RSDDTPS_HIEDEL_ALV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |