SAP ABAP Class CL_GRM_LIST (Generic Role Manager: List Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM-OM (Application Component) Organizational Plan
⤷
SP0G (Package) HR-OM: Generic Role 'Manager'
⤷
⤷
Properties
| Class | CL_GRM_LIST | |
| Short Description | Generic Role Manager: List Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SP0G | HR-OM: Generic Role 'Manager' |
| Created | 20000911 | SAP |
| Last change | 00000000 | 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) |
Interfaces
Class CL_GRM_LIST has no interface implemented.
Friends
Class CL_GRM_LIST 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) | FLAG | Boolean Variable: False | 20000920 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20000912 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | OMCORRCOLT | HR-OM: Corresponding Column Name in Grid | 20000912 | |||
| 4 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Indicator | 20000912 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRM_DISPLAY_MANAGER | Generic Role Manager: Visualization of Object Selection | 20000912 | |||
| 6 | Constant | Private | Type reference (TYPE) | LVC_EMPHSZ | 'C41' | ALV Control: Highlight Column with Color | 20000912 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000912 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TV_NODEKEYS | List of Displayed Keys | 20000913 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TREEV_CONA | Generic Role Manager: Column Attributes Tree | 20000912 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | GRMW_OUTPUT_TABLE_TYPE | Output Table For Listviewer | 20000912 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BEFORE_USER_COMMAND | Instance Event (0) |
Public (2) |
Before Executing User Command | 20000913 |
| 2 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Double-Click | 20000913 |
| 3 | MENU_BUTTON | Instance Event (0) |
Public (2) |
Context Menu | 20000913 |
| 4 | TOOLBAR | Instance Event (0) |
Public (2) |
Toolbar | 20000913 |
| 5 | USER_COMMAND | Instance Event (0) |
Public (2) |
User Command | 20000913 |
Types
Class CL_GRM_LIST has no local type.
Method Signatures
Method ARRANGE_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20000912 |
Method ARRANGE_FIELDCATALOG on class CL_GRM_LIST has no exception.
Method CHANGE_COLUMN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Call by reference | Type reference (TYPE) | GRMW_COLHID_T | 20000912 |
Method CHANGE_COLUMN_VIEW on class CL_GRM_LIST has no exception.
Method CHANGE_TOOLBAR Signature
Method CHANGE_TOOLBAR on class CL_GRM_LIST has no parameter.
Method CHANGE_TOOLBAR on class CL_GRM_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRM_LIST has no parameter.
Method CONSTRUCTOR on class CL_GRM_LIST has no exception.
Method DESTROY Signature
Method DESTROY on class CL_GRM_LIST has no parameter.
Method DESTROY on class CL_GRM_LIST has no exception.
Method FILL_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Call by reference | Type reference (TYPE) | GRMGCOLS_T | Generische Rolle Manager: Spaltenattribute Tree | 20000912 | |||
| 2 | FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20000913 |
Method FILL_FIELDCATALOG on class CL_GRM_LIST has no exception.
Method FILL_OUTPUT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | GRMW_CONTENT_T | Spalteninhalt | 20000913 | |||
| 2 | NODEKEYS | Call by reference | Type reference (TYPE) | TV_NODEKEYS | Zu füllende Zeilen | 20000913 |
Method FILL_OUTPUT_TABLE on class CL_GRM_LIST has no exception.
Method GET_COLUMN_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ATTRIBUTES | Call by reference | Type reference (TYPE) | OMCOLINF_T | HR-OM: Userspezifische Ausprägung eines Arratyps | 20000912 |
Method GET_COLUMN_ATTRIBUTES on class CL_GRM_LIST has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Value transfer | Type reference (TYPE) | TREEV_CONA | Tree Control: Tabelle von Spaltennamen | 20000913 | |||
| 2 | CONTENT | Value transfer | Type reference (TYPE) | GRMW_CONTENT_T | 20000913 |
Method GET_CONTENT on class CL_GRM_LIST has no exception.
Method GET_SELECTED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_COLUMNS | Call by reference | Type reference (TYPE) | TREEV_CONA | Selektierte Spalten | 20000912 |
Method GET_SELECTED_COLUMNS on class CL_GRM_LIST has no exception.
Method GET_SELECTED_NODEKEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_ROWS | Call by reference | Type reference (TYPE) | TV_NODEKEYS | selektierte Zeilen | 20000913 |
Method GET_SELECTED_NODEKEYS on class CL_GRM_LIST has no exception.
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20000913 |
Method HANDLE_BEFORE_USER_COMMAND on class CL_GRM_LIST has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Type reference (TYPE) | 20000913 | |||||
| 2 | E_ROW | Call by reference | Type reference (TYPE) | 20000913 |
Method HANDLE_DOUBLE_CLICK on class CL_GRM_LIST has no exception.
Method HANDLE_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20000913 | |||||
| 2 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20000913 |
Method HANDLE_MENU_BUTTON on class CL_GRM_LIST 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) | 20000913 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20000913 |
Method HANDLE_TOOLBAR on class CL_GRM_LIST has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20000913 |
Method HANDLE_USER_COMMAND on class CL_GRM_LIST has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Value transfer | Type reference (TYPE) | GRMGCOLS_T | Generische Rolle Manager: Spaltenattribute Tree | 20000920 | |||
| 2 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000920 | |||
| 3 | DISPLAY_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_GRM_DISPLAY_MANAGER | Generische Rolle Manager: Visualisierung der Objektauswahl | 20000920 | |||
| 4 | NODEKEYS | Value transfer | Type reference (TYPE) | TV_NODEKEYS | Schlüssel der darzustellenden Objekten | 20000920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Erzeugung des Grid-Controls fehlgeschlagen | 20000920 | ||
| 2 | Kein Container übergeben | 20000920 |
Method REGISTER_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVATION | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20000920 |
Method REGISTER_EVENTS on class CL_GRM_LIST has no exception.
Method SET_SELECTED_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Call by reference | Type reference (TYPE) | TREEV_CONA | Zu selektierende Spalten | 20000912 |
Method SET_SELECTED_COLUMNS on class CL_GRM_LIST has no exception.
Method SET_SELECTED_NODEKEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODEKEYS | Call by reference | Type reference (TYPE) | TV_NODEKEYS | Zu selektierende Zeilen | 20000913 |
Method SET_SELECTED_NODEKEYS on class CL_GRM_LIST has no exception.
Event Signatures
Event BEFORE_USER_COMMAND Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_COMMAND | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000913 |
Event DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLNAME | Exporting | Value transfer | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20000913 | ||
| 2 | NODEKEY | Exporting | Value transfer | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20000913 |
Event MENU_BUTTON Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20000913 | ||
| 2 | USER_COMMAND | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000913 |
Event TOOLBAR Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERACTIVE | Exporting | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20000913 | ||
| 2 | TOOLBAR | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV Kontextmenü | 20000913 |
Event USER_COMMAND Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_COMMAND | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000913 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |