SAP ABAP Class CL_GRM_DISPLAY_MANAGER (Generic Role Manager: Visualization of Object Selection)
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_DISPLAY_MANAGER | |
| Short Description | Generic Role Manager: Visualization of Object Selection | |
| 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 | 20001026 | 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_GRM_DISPLAY_MANAGER has no interface implemented.
Friends
Class CL_GRM_DISPLAY_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | HRARRAYTYP | Column Framework: Column Group | 20000912 | |||
| 2 | Constant | Private | Type reference (TYPE) | FLAG | ' ' | Boolean Variable: False | 20000920 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | COLHEADTYP | Column Header Type | 20000921 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | FLAG | Column Configuration Is Possible | 20001011 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20000912 | |||
| 6 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Indicator | 20000914 | ||
| 7 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CHANGE_COLUMN_VIEW' | Function Code | 20000914 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRM_DATA_SUPPLIER | Generic Role Manager: Data Retrieval | 20000912 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRM_LIST | Generic Role Manager: List Display | 20000912 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | GRMGCOLS_T | Generic Role Manager: Column Attributes Tree | 20000912 | |||
| 11 | Constant | Public | Type reference (TYPE) | GMSELMODE | 'M' | Multiple selection | 20000920 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | GMNOSTICON | Do Not Display Standard Icons | 20001010 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | GRMW_DM_REFERENCES | References to Already Generated Instances | 20000914 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | GMSELMODE | Generic Role Manager: Selection Mode | 20000912 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | GMSHOWLIST | Generic Role Manager: List Display | 20000912 | |||
| 16 | Constant | Public | Type reference (TYPE) | GMSELMODE | 'S' | Single Selection | 20000920 | ||
| 17 | Constant | Private | Type reference (TYPE) | HRARRAYTYP | 'ORGS' | Column Framework: Column Group | 20000912 | ||
| 18 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'ORG_SICON' | Column for Standard Icons | 20000921 | ||
| 19 | Instance attribute | Private | Type reference (TYPE) | GMSTRUCKEY | Structure Key | 20000921 | |||
| 20 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRM_TREE | Generic Role Manager: Structure Display | 20000912 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | GRMTCOLS_T | Generic Role Manager: Column Attributes Tree | 20000912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Changes Column Visibility (Show / Hide) | 20000912 | |
| 2 | Instance method | Public | Method | Activates Event Toolbar for Grid Control | 20001011 | |
| 3 | Instance method | Private | Method | Checks Whether Column Configuration is Possible | 20001011 | |
| 4 | Instance method | Private | Method | Ensures that Column Attributes Are Consistent | 20000912 | |
| 5 | Instance method | Public | Constructor | Constructor | 20000914 | |
| 6 | Instance method | Private | Method | Converts Data According to Given Conversion Exit | 20000929 | |
| 7 | Instance method | Public | Method | Deconstructs Controls | 20000911 | |
| 8 | Instance method | Public | Method | Returns the Subordinates Nodes of a Given Node | 20000928 | |
| 9 | Instance method | Public | Method | Returns Column Content for the Given Objects | 20000912 | |
| 10 | Instance method | Public | Method | Returns Icons for Node Keys | 20000927 | |
| 11 | Instance method | Public | Method | Returns Selected Lines/Nodes | 20001002 | |
| 12 | Instance method | Private | Event handling method | Configures List Toolbar | 20000914 | |
| 13 | Instance method | Private | Event handling method | Handles User Command (Toolbar) for Grid | 20000914 | |
| 14 | Instance method | Public | Method | Constructor | 20001012 | |
| 15 | Instance method | Private | Method | Comparison of Column Headers with Table T77COLHEAD | 20000921 | |
| 16 | Instance method | Public | Method | Processes Dialog Box for Changing Column Visibility | 20000915 | |
| 17 | Instance method | Private | Method | Reads User-Specific Columns in Column Group with Attributes | 20000912 | |
| 18 | Instance method | Private | Method | Registers Event Handler | 20000920 | |
| 19 | Instance method | Private | Method | Saves Selected Objects | 20000921 | |
| 20 | Instance method | Private | Method | Saves User's Current View | 20000912 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | TOOLBAR | Instance Event (0) |
Public (2) |
Creation/Modification of Grid Toolbar | 20001011 |
| 2 | USER_COMMAND | Instance Event (0) |
Public (2) |
User Command Triggered | 20001011 |
Types
Class CL_GRM_DISPLAY_MANAGER has no local type.
Method Signatures
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_DISPLAY_MANAGER has no exception.
Method CHANGE_TOOLBAR Signature
Method CHANGE_TOOLBAR on class CL_GRM_DISPLAY_MANAGER has no parameter.
Method CHANGE_TOOLBAR on class CL_GRM_DISPLAY_MANAGER has no exception.
Method CHECK_COLUMN_CONFIGURATION Signature
Method CHECK_COLUMN_CONFIGURATION on class CL_GRM_DISPLAY_MANAGER has no parameter.
Method CHECK_COLUMN_CONFIGURATION on class CL_GRM_DISPLAY_MANAGER has no exception.
Method CHECK_PERSISTENCE_OF_COLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRID_COLUMNS | Call by reference | Type reference (TYPE) | GRMGCOLS_T | Generische Rolle Manager: Spaltenattribute Tree | 20000912 | |||
| 2 | TREE_COLUMNS | Call by reference | Type reference (TYPE) | GRMTCOLS_T | Generische Rolle Manager: Spaltenattribute Tree | 20000912 |
Method CHECK_PERSISTENCE_OF_COLS on class CL_GRM_DISPLAY_MANAGER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRM_DISPLAY_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_GRM_DISPLAY_MANAGER has no exception.
Method CONVERT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | SEU_TEXT | Text/Ikone/Symbol | 20000929 | |||
| 2 | CONVEXIT | Value transfer | Type reference (TYPE) | CONVEXIT | Konvertierungsroutine | 20000929 | |||
| 3 | INTLENGTH | Value transfer | Type reference (TYPE) | INTLEN | Interne Länge in Bytes | 20000929 | |||
| 4 | OUTLENGTH | Value transfer | Type reference (TYPE) | EXTLEN | Spaltenframework: Ausgabelänge in Bytes | 20000929 |
Method CONVERT_CONTENT on class CL_GRM_DISPLAY_MANAGER has no exception.
Method DESTROY Signature
Method DESTROY on class CL_GRM_DISPLAY_MANAGER has no parameter.
Method DESTROY on class CL_GRM_DISPLAY_MANAGER has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPLETE_SUBTREE | Value transfer | Type reference (TYPE) | FLAG | ' ' | Lese kompletten Teilbaum | 20000929 | ||
| 2 | NODEKEYS | Value transfer | Type reference (TYPE) | TV_NODEKEYS | Tree Control: Schlüssel eines Knotens | 20001002 | |||
| 3 | STRUC_INFO | Value transfer | Type reference (TYPE) | GMSTRUCI_T | Generische Rolle Manager: Tabellentyp zu GMSTRUCI | 20000929 |
Method GET_CHILDREN on class CL_GRM_DISPLAY_MANAGER has no exception.
Method GET_COLUMN_CONTENT 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 | Einzublendende Spalten | 20000912 | |||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | GRMW_CONTENT_T | Spalteninhalt | 20000912 | |||
| 3 | NODEKEYS | Call by reference | Type reference (TYPE) | TV_NODEKEYS | Angezeigte Knoten | 20000912 |
Method GET_COLUMN_CONTENT on class CL_GRM_DISPLAY_MANAGER has no exception.
Method GET_ICONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICONS | Value transfer | Type reference (TYPE) | GMICON_T | Generische Rolle Manager: Tabellentyp zu GMICON | 20000927 | |||
| 2 | NODEKEYS | Value transfer | Type reference (TYPE) | TV_NODEKEYS | Liste von Knoten im Tree Control | 20000927 |
Method GET_ICONS on class CL_GRM_DISPLAY_MANAGER has no exception.
Method GET_SELECTED_NODEKEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODEKEYS | Value transfer | Type reference (TYPE) | TV_NODEKEYS | Selektierte Knotenschlüssel | 20001002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nichts selektiert | 20001002 |
Method HANDLE_TOOLBAR_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20000914 | |||||
| 2 | SENDER | Call by reference | Type reference (TYPE) | 20000914 | |||||
| 3 | TOOLBAR | Call by reference | Attribute reference (LIKE) | 20000914 |
Method HANDLE_TOOLBAR_LIST on class CL_GRM_DISPLAY_MANAGER has no exception.
Method HANDLE_UCOMM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 20000914 | |||||
| 2 | USER_COMMAND | Call by reference | Attribute reference (LIKE) | 20000914 |
Method HANDLE_UCOMM_LIST on class CL_GRM_DISPLAY_MANAGER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARRAYTYPE | Value transfer | Type reference (TYPE) | HRARRAYTYP | Spaltenframework: Spaltengruppe | 20001012 | |||
| 2 | COLHEADTYPE | Value transfer | Type reference (TYPE) | COLHEADTYP | Spaltenframework: Typ der Spaltenüberschriften | 20001012 | |||
| 3 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001012 | |||
| 4 | DATA_SUPPLIER | Call by reference | Object reference (TYPE REF TO) | CL_GRM_DATA_SUPPLIER | Generische Rolle Manager: Datenbeschaffung | 20001012 | |||
| 5 | NOST_ICONS | Value transfer | Type reference (TYPE) | GMNOSTICON | Generische Rolle Manager: Keine Standardikonen anzeigen | 20001012 | |||
| 6 | SELECTION | Value transfer | Type reference (TYPE) | GMSELMODE | Generische Rolle Manager: Selektionsmodus | 20001012 | |||
| 7 | SHOWASLIST | Value transfer | Type reference (TYPE) | GMSHOWLIST | Generische Rolle Manager: Listdarstellung | 20001012 | |||
| 8 | STRUCKEY | Value transfer | Type reference (TYPE) | GMSTRUCKEY | Generische Rolle Manager: Schlüssel der Strukturdefinition | 20001012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Spaltengruppe nicht gefunden | 20001012 | ||
| 2 | Fehlgeschlagen | 20001012 | ||
| 3 | initialer Container | 20001012 | ||
| 4 | Keine Datenbeschaffung | 20001012 |
Method MERGE_COLUMN_HEADERS Signature
Method MERGE_COLUMN_HEADERS on class CL_GRM_DISPLAY_MANAGER has no parameter.
Method MERGE_COLUMN_HEADERS on class CL_GRM_DISPLAY_MANAGER has no exception.
Method PROCESS_POPUP_COLUMN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_MODE | Value transfer | Type reference (TYPE) | FLAG | ' ' | allgemeines flag | 20001005 | ||
| 2 | NO_COLUMNS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20001005 |
Method PROCESS_POPUP_COLUMN_VIEW on class CL_GRM_DISPLAY_MANAGER has no exception.
Method READ_COLUMN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRID_COLUMNS | Call by reference | Type reference (TYPE) | GRMGCOLS_T | Generische Rolle Manager: Spaltenattribute Tree | 20000912 | |||
| 2 | LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20000912 | ||
| 3 | TREE_COLUMNS | Call by reference | Type reference (TYPE) | GRMTCOLS_T | Generische Rolle Manager: Spaltenattribute Tree | 20000912 | |||
| 4 | UNAME | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20000912 | ||
| 5 | USERSPECIFIC | Value transfer | Type reference (TYPE) | FLAG | 'X' | Userspezifische Sicht | 20000912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Spaltengruppe nicht gefunden | 20000912 |
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_DISPLAY_MANAGER has no exception.
Method SAVE_SELECTED_OBJECTS Signature
Method SAVE_SELECTED_OBJECTS on class CL_GRM_DISPLAY_MANAGER has no parameter.
Method SAVE_SELECTED_OBJECTS on class CL_GRM_DISPLAY_MANAGER has no exception.
Method SAVE_USER_COLUMN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS_VIEW | Call by reference | Type reference (TYPE) | OMCOLINF_T | Benutzerspezifische Sicht der Spalten | 20000912 |
Method SAVE_USER_COLUMN_VIEW on class CL_GRM_DISPLAY_MANAGER has no exception.
Event Signatures
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 | interaktives Verändern der Toolbar | 20001011 | ||
| 2 | TOOLBAR | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV Toolbar | 20001011 |
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 | User-Command | 20001011 |
History
| Last changed by/on | SAP | 20001026 |
| SAP Release Created in | 50A |