SAP ABAP Class CL_WRF_PPW_WA_POPUP_VIEW (Manage Dialog Boxes in Processing Area)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD-PPW (Application Component) Price Planning Workbench
     WRF_PPW_WORKBENCH (Package) Price Planning Workbench - WORKBENCH
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_VIEW View Methods 20040212
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_WA_PUP_DEVPRIC_VIEW Display of Price Variances 20040212
2 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_WA_PUP_ORGSET_VIEW Display of Organization Sets 20040323
3 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_WA_PUP_PRICREF_VIEW Display of Dependent Materials 20040212
4 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_WA_PUP_RELATED_VIEW Display of Related Markdowns 20040216
Properties
Class CL_WRF_PPW_WA_POPUP_VIEW  
Short Description Manage Dialog Boxes in Processing Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PPW_WORKBENCH   Price Planning Workbench - WORKBENCH 
Created 20040212   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WRF_PPW_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRF_PPW_VIEW View Methods 20040212
Friends
Class CL_WRF_PPW_WA_POPUP_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20040212
2 MR_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040212
3 MR_GRID_TABLE Instance attribute Protected Object reference (TYPE REF TO) DATA Table Contents to Display 20040212
4 MS_VARIANT Instance attribute Protected Type reference (TYPE) DISVARIANT Layout (External Use) 20040329
5 M_DISPLAY_OWN_BUTTONS Instance attribute Protected Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE Add Own Buttons to Toolbar 20050609
6 M_PPD_TYPE Instance attribute Private Type reference (TYPE) WRF_PPW_PPD_TYPE PPD Type 20040415
7 M_VISIBLE Instance attribute Public Attribute reference (LIKE) 20040610
8 SR_CO Static Attribute Protected Object reference (TYPE REF TO) CL_WRF_PPW_CONST Constants in the Price Planning Workbench 20040326
9 SR_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_WRF_PPW_INT_SERVICES Internal Constants and Conversions 20040329
Methods
# Method Level Visibility Method type Description Created on
1 CALC_EXCLUDING_LIST Instance method Public Method 20040610
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040329
3 CONFIGURE_TOOLBAR Instance method Public Method 20040610
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040212
5 FREE Instance method Public Method 20040610
6 GET_LAYOUT Instance method Private Method Define ALV Layout 20040212
7 GET_LAYOUT_AUTHORIZATION Instance method Private Method Determine Authorization for Layout Definition 20040326
8 GET_SELECTED_ITEMS Instance method Public Method Select Marked Data 20040212
9 GET_TOOLBAR_EXCLUDING Instance method Private Method Excluded Toolbar Buttons 20040212
10 ON_FUNCTION_SELECTED Instance method Protected Event handling method Response to User Commands 20040212
11 ON_HANDLE_MENU_BUTTON Instance method Private Event handling method Event Handler for Toolbar Event 20040329
12 ON_HANDLE_TOOLBAR Instance method Protected Event handling method Toolbar Extension 20040212
13 REFRESH_GRID Instance method Protected Method Update Grid 20040212
14 REFRESH_TOOLBAR Instance method Protected Method Update Toolbar 20040212
15 SET_SORT_CRITERIA Instance method Protected Method Set Sort Criteria in Grid 20040212
16 SET_VISIBLE Instance method Public Method 20040610
Events
Class CL_WRF_PPW_WA_POPUP_VIEW has no event.
Types
Class CL_WRF_PPW_WA_POPUP_VIEW has no local type.
Method Signatures

Method CALC_EXCLUDING_LIST Signature

Method CALC_EXCLUDING_LIST on class CL_WRF_PPW_WA_POPUP_VIEW has no parameter.
Method CALC_EXCLUDING_LIST on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WRF_PPW_WA_POPUP_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method CONFIGURE_TOOLBAR Signature

Method CONFIGURE_TOOLBAR on class CL_WRF_PPW_WA_POPUP_VIEW has no parameter.
Method CONFIGURE_TOOLBAR on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20050609
2 Importing IR_GRID_TABLE Call by reference Object reference (TYPE REF TO) DATA Interne Tabelle Feldkatalog Org.Ebene für eigene Preise 20040212
3 Importing IS_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20040308
4 Importing IS_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20040329
5 Importing IT_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20040326
6 Importing IT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT ALV-Control: Feldkatalog 20040212
7 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C Container-Name 20040212
8 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) FLAG Nur Anzeige der Daten 20040423
9 Importing I_DISPLAY_OWN_BUTTONS Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE CL_WRF_PPW_CONST=>TRUE Eigene Buttons zur Toolbar hinzufügen 20050609
10 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040212
11 Importing I_PPD_TYPE Call by reference Type reference (TYPE) WRF_PPW_PPD_TYPE PPD-Typ 20040330
12 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040212
13 Importing I_SAVE Call by reference Type reference (TYPE) C Berechtigung für Layoutänderung 20050610

Method CONSTRUCTOR on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_WRF_PPW_WA_POPUP_VIEW has no parameter.
Method FREE on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) FLAG Nur Anzeigen der Daten 20040423
2 Returning RS_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20040212

Method GET_LAYOUT on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method GET_LAYOUT_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SAVE Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20040326

Method GET_LAYOUT_AUTHORIZATION on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method GET_SELECTED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MARKED_ITEMS Call by reference Object reference (TYPE REF TO) DATA Interne Tabelle Feldkatalog Org.Ebene für eigene Preise 20040216

Method GET_SELECTED_ITEMS on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method GET_TOOLBAR_EXCLUDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_TOOLBAR_EXCLUDING Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20040329

Method GET_TOOLBAR_EXCLUDING on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040212

Method ON_FUNCTION_SELECTED on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method ON_HANDLE_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040330

Method ON_HANDLE_MENU_BUTTON on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method ON_HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040212

Method ON_HANDLE_TOOLBAR on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method REFRESH_GRID Signature

Method REFRESH_GRID on class CL_WRF_PPW_WA_POPUP_VIEW has no parameter.
Method REFRESH_GRID on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method REFRESH_TOOLBAR Signature

Method REFRESH_TOOLBAR on class CL_WRF_PPW_WA_POPUP_VIEW has no parameter.
Method REFRESH_TOOLBAR on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method SET_SORT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien 20040212

Method SET_SORT_CRITERIA on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.

Method SET_VISIBLE Signature

Method SET_VISIBLE on class CL_WRF_PPW_WA_POPUP_VIEW has no parameter.
Method SET_VISIBLE on class CL_WRF_PPW_WA_POPUP_VIEW has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 111