SAP ABAP Class CL_RS_ALV_GRID_POPUP (ALV Grid control als Popup)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse
⤷
⤷
Properties
| Class | CL_RS_ALV_GRID_POPUP | |
| Short Description | ALV Grid control als Popup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS | BW: General Business Information Warehouse |
| Created | 20000329 | 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) |
Interfaces
Class CL_RS_ALV_GRID_POPUP has no interface implemented.
Friends
Class CL_RS_ALV_GRID_POPUP 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) | RS_BOOL | Bookmark | 20000329 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV | 20000329 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data | 20000330 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Dialog Box Container | 20000329 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | Layout | 20000331 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 20000331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000329 | |
| 2 | Instance method | Private | Event handling method | ON_POPUP_CLOSE | 20000329 | |
| 3 | Instance method | Public | Method | SHOW_DATA | 20000329 |
Events
Class CL_RS_ALV_GRID_POPUP has no event.
Types
Class CL_RS_ALV_GRID_POPUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CAPTION | Value transfer | Type reference (TYPE) | C | caption | 20000329 | |||
| 2 | I_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20010516 | |||
| 3 | I_HEIGHT | Value transfer | Type reference (TYPE) | I | 30 | height | 20000329 | ||
| 4 | I_LEFT | Value transfer | Type reference (TYPE) | I | 0 | left | 20000329 | ||
| 5 | I_REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20010516 | |||
| 6 | I_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | TABNAME | structure | 20000331 | |||
| 7 | I_S_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | Layout | 20000331 | |||
| 8 | I_TOP | Value transfer | Type reference (TYPE) | I | 0 | top | 20000329 | ||
| 9 | I_T_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | field catalog | 20000331 | |||
| 10 | I_WIDTH | Value transfer | Type reference (TYPE) | I | 30 | width | 20000329 |
Method CONSTRUCTOR on class CL_RS_ALV_GRID_POPUP has no exception.
Method ON_POPUP_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 20000329 |
Method ON_POPUP_CLOSE on class CL_RS_ALV_GRID_POPUP has no exception.
Method SHOW_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | a | 20000330 |
Method SHOW_DATA on class CL_RS_ALV_GRID_POPUP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20B |