SAP ABAP Class CL_RSSH_ALV_DD_LISTBOX (Derive RSSH ALV DD LISTBOX)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSSH (Package) BW: Hierarchy Processing - General
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ALV_DD_LISTBOX | D&D List Box | 20081002 |
Properties
| Class | CL_RSSH_ALV_DD_LISTBOX | |
| Short Description | Derive RSSH ALV DD LISTBOX | |
| Super Class | CL_ALV_DD_LISTBOX | D&D List Box |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSSH | BW: Hierarchy Processing - General |
| Created | 20081002 | 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_ALV_DD_LISTBOX has no interface implemented.
Friends
Class CL_RSSH_ALV_DD_LISTBOX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'RSSHINFO' | Function Code that Triggered PAI | 20081017 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_S_INFO | Field Name for Help | 20081017 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BAL_S_MSG | Message Structure | 20081002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20081017 | ||
| 2 | Instance method | Protected | Method | Display Documentation | 20081017 | |
| 3 | Instance method | Public | Method | 20081002 | ||
| 4 | Instance method | Protected | Event handling method | 20081017 | ||
| 5 | Instance method | Public | Method | 20081002 |
Events
Class CL_RSSH_ALV_DD_LISTBOX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_INFO | Public | See coding | 20081017 | BEGIN OF ty_s_info,
text type DSYST-DOKTITLE,
tabname TYPE help_info-tabname,
fieldname TYPE help_info-fieldname,
END OF ty_s_info
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SP_GROUPS | Call by reference | Type reference (TYPE) | LVC_T_SGRP | ALV-Control: Tabelle der Feldgruppen | 20081017 | |||
| 2 | I_ALLOW_EMPTY | Call by reference | Type reference (TYPE) | C | SPACE | Leeres Grid erlauben? | 20081017 | ||
| 3 | I_APPL_EVENTS | Call by reference | Type reference (TYPE) | CHAR01 | SPACE | Charakterfeld der Länge 1 | 20081017 | ||
| 4 | I_COL_GROUPNAME | Call by reference | Type reference (TYPE) | CHAR40 | Gruppenname | 20081017 | |||
| 5 | I_GRID_STYLE | Call by reference | Type reference (TYPE) | I | 0 | 20081017 | |||
| 6 | I_LIFETIME | Call by reference | Type reference (TYPE) | I | 20081017 | ||||
| 7 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20081017 | ||||
| 8 | I_SHELLSTYLE | Call by reference | Type reference (TYPE) | I | 0 | 20081017 | |||
| 9 | I_S_INFO | Call by reference | Type reference (TYPE) | TY_S_INFO | 20081017 |
Method CONSTRUCTOR on class CL_RSSH_ALV_DD_LISTBOX has no exception.
Method FCODE_DISPLAY_INFO Signature
Method FCODE_DISPLAY_INFO on class CL_RSSH_ALV_DD_LISTBOX has no parameter.
Method FCODE_DISPLAY_INFO on class CL_RSSH_ALV_DD_LISTBOX has no exception.
Method GET_S_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | 20081002 |
Method GET_S_MSG on class CL_RSSH_ALV_DD_LISTBOX has no exception.
Method HANDLE_TOOLBAR2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20081017 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20081017 |
Method HANDLE_TOOLBAR2 on class CL_RSSH_ALV_DD_LISTBOX has no exception.
Method SET_S_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | 20081002 |
Method SET_S_MSG on class CL_RSSH_ALV_DD_LISTBOX has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |