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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040212 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040212 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Table Contents to Display | 20040212 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20040329 | |||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>TRUE | Add Own Buttons to Toolbar | 20050609 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WRF_PPW_PPD_TYPE | PPD Type | 20040415 | |||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20040610 | |||||
| 8 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WRF_PPW_CONST | Constants in the Price Planning Workbench | 20040326 | |||
| 9 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WRF_PPW_INT_SERVICES | Internal Constants and Conversions | 20040329 |
Methods
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 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20050609 | |||
| 2 | IR_GRID_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Interne Tabelle Feldkatalog Org.Ebene für eigene Preise | 20040212 | |||
| 3 | IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20040308 | |||
| 4 | IS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20040329 | |||
| 5 | IT_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20040326 | |||
| 6 | IT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | ALV-Control: Feldkatalog | 20040212 | |||
| 7 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Container-Name | 20040212 | |||
| 8 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | FLAG | Nur Anzeige der Daten | 20040423 | |||
| 9 | 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 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040212 | |||
| 11 | I_PPD_TYPE | Call by reference | Type reference (TYPE) | WRF_PPW_PPD_TYPE | PPD-Typ | 20040330 | |||
| 12 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040212 | |||
| 13 | 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 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | FLAG | Nur Anzeigen der Daten | 20040423 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |