SAP ABAP Class CL_RSSH_HIERARCHY_SEL_ALV (ALV for hierarchy selection)
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_HIERARCHY_SEL_ALV | |
| Short Description | ALV for hierarchy selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSSHMT | BW: Frontend Hierarchy Processing |
| Created | 20000203 | 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) |
Interfaces
Class CL_RSSH_HIERARCHY_SEL_ALV has no interface implemented.
Friends
Class CL_RSSH_HIERARCHY_SEL_ALV 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) | RSIOBJNM | InfoObject | 20000718 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000203 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20000203 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSSH_S_HIEDIRTXT | actual selected hierarchy | 20040312 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSSH_T_HIEDIRTXT | Hierarchy Header with Text Table | 20000203 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSSH_T_HIEDIRTXT | Hierarchy Header with Text Table | 20080711 |
Methods
Events
Class CL_RSSH_HIERARCHY_SEL_ALV has no event.
Types
Class CL_RSSH_HIERARCHY_SEL_ALV has no local type.
Method Signatures
Method ACCESS_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000207 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20000207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fcode konnte nicht ausgeführt werden | 20000207 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20000203 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20000203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20000217 |
Method CREATE_HIERARCHY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20000207 | |||
| 2 | I_READ_REMOTE_HIER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20000217 |
Method FREE Signature
Method FREE on class CL_RSSH_HIERARCHY_SEL_ALV has no parameter.
Method FREE on class CL_RSSH_HIERARCHY_SEL_ALV has no exception.
Method GET_CHABASNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CHABASNM | Value transfer | Type reference (TYPE) | RSDCHABASNM | Referenz InfoObject | 20040312 |
Method GET_CHABASNM on class CL_RSSH_HIERARCHY_SEL_ALV has no exception.
Method GET_SELECTED_DATA Signature
Method GET_SELECTED_DATA on class CL_RSSH_HIERARCHY_SEL_ALV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040312 |
Method ON_HANDLE_CHANGE_SELECTION Signature
Method ON_HANDLE_CHANGE_SELECTION on class CL_RSSH_HIERARCHY_SEL_ALV has no parameter.
Method ON_HANDLE_CHANGE_SELECTION on class CL_RSSH_HIERARCHY_SEL_ALV has no exception.
Method ON_HANDLE_CTXMENU_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20080711 |
Method ON_HANDLE_CTXMENU_REQUESTED on class CL_RSSH_HIERARCHY_SEL_ALV has no exception.
Method ON_HANDLE_DOUBLE_CLICK Signature
Method ON_HANDLE_DOUBLE_CLICK on class CL_RSSH_HIERARCHY_SEL_ALV has no parameter.
Method ON_HANDLE_DOUBLE_CLICK on class CL_RSSH_HIERARCHY_SEL_ALV has no exception.
Method ON_HANDLE_UCOMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20080722 |
Method ON_HANDLE_UCOMM on class CL_RSSH_HIERARCHY_SEL_ALV has no exception.
Method REFRESH_HIERARCHY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20000207 | |||
| 2 | I_READ_REMOTE_HIER | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060403 | ||
| 3 | I_T_ROW | Call by reference | Type reference (TYPE) | LVC_T_ROW | selektierte Zeile | 20000316 |
Method REFRESH_HIERARCHY_TABLE on class CL_RSSH_HIERARCHY_SEL_ALV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20B |