SAP ABAP Class CL_RMPS_ELIST_VIS_WIN_WHERE (Display of Element List with Info on Current Loc. (SAPGUI))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_OPERATION (Package) Operations for Recursive Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_ELIST_VIS_WIN | Display Element List Under SAPGUI | 20021211 |
Properties
| Class | CL_RMPS_ELIST_VIS_WIN_WHERE | |
| Short Description | Display of Element List with Info on Current Loc. (SAPGUI) | |
| Super Class | CL_RMPS_ELIST_VIS_WIN | Display Element List Under SAPGUI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_OPERATION | Operations for Recursive Functions |
| Created | 20021211 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMPS_ELIST_VIS_WIN_WHERE has no interface implemented.
Friends
Class CL_RMPS_ELIST_VIS_WIN_WHERE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RMPS_T_WHEREABOUTS_DISPLAY | ALV Data Table with Information on Current Location | 20021211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Create Data Table for Info on Curr. Loc. (G_ALV_WHERE_TABLE) | 20021211 | |
| 2 | Instance method | Protected | Method | Create Field Catalog for Info on Current Loc. (G_ALV_FCAT) | 20021211 | |
| 3 | Instance method | Protected | Method | Get Output Text for Current Location | 20021211 | |
| 4 | Instance method | Public | Method | Display Element List with Information on Current Location | 20021211 |
Events
Class CL_RMPS_ELIST_VIS_WIN_WHERE has no event.
Types
Class CL_RMPS_ELIST_VIS_WIN_WHERE has no local type.
Method Signatures
Method BUILD_WHERE_DATA_TAB Signature
Method BUILD_WHERE_DATA_TAB on class CL_RMPS_ELIST_VIS_WIN_WHERE has no parameter.
Method BUILD_WHERE_DATA_TAB on class CL_RMPS_ELIST_VIS_WIN_WHERE has no exception.
Method BUILD_WHERE_FIELD_CAT Signature
Method BUILD_WHERE_FIELD_CAT on class CL_RMPS_ELIST_VIS_WIN_WHERE has no parameter.
Method BUILD_WHERE_FIELD_CAT on class CL_RMPS_ELIST_VIS_WIN_WHERE has no exception.
Method GET_WHEREABOUTS_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_WHEREABOUTS_TEXT | Value transfer | Type reference (TYPE) | STRING | Ausgabetext zum Verbleib | 20021211 | |||
| 2 | EX_WHERE_TYPE_TEXT | Value transfer | Type reference (TYPE) | STRING | Ausgabetext zum Adressierungstyp des Verbleibs | 20021211 | |||
| 3 | IM_WHEREABOUTS | Value transfer | Type reference (TYPE) | STRING | Schlüssel des Verbleibs | 20021211 | |||
| 4 | IM_WHERE_TYPE | Value transfer | Type reference (TYPE) | STRING | Schlüssel des Adressierungstyps | 20021211 |
Method GET_WHEREABOUTS_TEXTS on class CL_RMPS_ELIST_VIS_WIN_WHERE has no exception.
Method SHOW_WHEREABOUTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CALL_SYNC | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Sync Container erzeugen | 20050928 | ||
| 2 | IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030122 | |||
| 3 | IM_GRID_TITLE | Value transfer | Type reference (TYPE) | STRING | Überschrift innerhalb ALV (zwischen Buttons und Tabelle) | 20021211 | |||
| 4 | IM_HEIGTH | Value transfer | Type reference (TYPE) | I | Fensterhöhe | 20021211 | |||
| 5 | IM_SORT_BY_CREATION_DATE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Nach Anlegedatum srtieren? | 20021211 | ||
| 6 | IM_TITLE | Value transfer | Type reference (TYPE) | STRING | Fenstertitel | 20021211 | |||
| 7 | IM_WIDTH | Value transfer | Type reference (TYPE) | I | Fensterbreite | 20021211 |
Method SHOW_WHEREABOUTS on class CL_RMPS_ELIST_VIS_WIN_WHERE has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 110_620 |