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 RS 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 P_ONE_TIME Instance attribute Private Type reference (TYPE) RS_BOOL Bookmark 20000329
2 P_R_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV 20000329
3 P_R_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Data 20000330
4 P_R_DIALOGBOX_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Dialog Box Container 20000329
5 P_S_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout 20000331
6 P_T_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog 20000331
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000329
2 ON_POPUP_CLOSE Instance method Private Event handling method ON_POPUP_CLOSE 20000329
3 SHOW_DATA 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 Importing I_CAPTION Value transfer Type reference (TYPE) C caption 20000329
2 Importing I_DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20010516
3 Importing I_HEIGHT Value transfer Type reference (TYPE) I 30 height 20000329
4 Importing I_LEFT Value transfer Type reference (TYPE) I 0 left 20000329
5 Importing I_REPID Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20010516
6 Importing I_STRUCTURE_NAME Value transfer Type reference (TYPE) TABNAME structure 20000331
7 Importing I_S_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO Layout 20000331
8 Importing I_TOP Value transfer Type reference (TYPE) I 0 top 20000329
9 Importing I_T_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT field catalog 20000331
10 Importing 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 Importing 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 Importing 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