SAP ABAP Class CL_WRF_PPW_WA_LST_VIEW (View Class for Materials and PA Level in Work 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_MESSAGE_PUBLISHER Publish Messages 20040116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_MSGREFRESHFRAMEWORK Framework for Message Log to Control Refresh 20040908
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_VIEW View Methods 20031215
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_WA_LST_VIEW Interface of WA Views 20031215
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_WA_LST_ART_VIEW Material Item List 20031215
2 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_WA_LST_PA_VIEW PPD PA Level Data Display 20031215
Properties
Class CL_WRF_PPW_WA_LST_VIEW  
Short Description View Class for Materials and PA Level in Work 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 20031215   SAP 
Last change 20070912   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_MESSAGE_PUBLISHER Publish Messages 20040116
2 IF_WRF_PPW_MSGREFRESHFRAMEWORK Framework for Message Log to Control Refresh 20040908
3 IF_WRF_PPW_VIEW View Methods 20031215
4 IF_WRF_PPW_WA_LST_VIEW Interface of WA Views 20031215
Friends
Class CL_WRF_PPW_WA_LST_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20031215
2 MR_GRID_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA Table Contents to Display 20031215
3 MR_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20031215
4 MR_PPD_ITEM_SET Instance attribute Protected Object reference (TYPE REF TO) IF_WRF_PPW_WA_SET Manage PPD Items (Material/PA) 20031215
5 MS_VARIANT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20040225
6 MTR_PERCENTAGE_FIELDS Instance attribute Private Type reference (TYPE) WRF_PPW_FNAME_RTTY Table of Ranges for Field Names 20040624
7 MT_BUTTONS Instance attribute Private Type reference (TYPE) TTB_BUTTON Toolbar Buttons 20031215
8 MT_CHANGED_DATA Instance attribute Private Type reference (TYPE) WRF_PPW_PPDCHANGEDDATA_TTY Transfer Parameter for Changed Grid Data 20040115
9 MT_DISPLAY_MENU_BUTTON Instance attribute Private Type reference (TYPE) TTB_BUTTON Menu Button 20050610
10 MT_FCODES Instance attribute Private Type reference (TYPE) WRF_PPW_FCODEFUNCTION_TTY F Code of a Function 20031215
11 M_LOG_TYPE Instance attribute Private Attribute reference (LIKE) 20040116
12 M_MODE Instance attribute Private Type reference (TYPE) WRF_PPW_FUNCSTAT_STY-MODE Hex Field for Bit Comparison 20040707
13 M_PPD_TYPE_SAVE Instance attribute Private Type reference (TYPE) WRF_PPW_PPDHEADINFO_STY-TYPE PPD Type 20040225
14 M_REFRESH_TOOLBAR Instance attribute Private Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE CL_WRF_PPW_CONST=>TRUE Indicates Whether Toolbar Can Be Updated 20050518
15 M_VISIBLE Instance attribute Public Attribute reference (LIKE) 20031215
16 M_WA_LEVEL Instance attribute Private Type reference (TYPE) WRF_PPW_PPD_WA_LEVEL Level of PPD Work Area 20040203
17 SR_CO Static Attribute Protected Object reference (TYPE REF TO) CL_WRF_PPW_CONST Constants in the Price Planning Workbench 20031215
18 SR_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_WRF_PPW_INT_SERVICES Internal Constants and Conversions 20031215
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_ORGSET Instance method Private Method Display Available Objects and Select an Org. Set 20040402
2 CALC_EXCLUDING_LIST Instance method Private Method 20040131
3 CHECK_DEVIANT_PRICES_DELETE Instance method Private Method Check Levels with Own Prices to Delete 20040210
4 CHECK_MEAUF_AUFME Instance method Private Method Consistency Check for Fields MEAUF and AUFME 20040623
5 CHECK_PRESENCE_OF_PA_ITEMS Instance method Private Method Exception is triggered if there are no PA levels 20050509
6 CHECK_PRICE_CELLS Instance method Private Method Check Consistency of Price Fields 20040624
7 CHECK_PRICE_NEGATIVE Instance method Private Method Check Whether Price Change Results in Price Less Than Zero 20040701
8 CHECK_PRICE_RISE Instance method Private Method Check Whether Price Increase Is Allowed 20040618
9 CHECK_PRICE_TOTAL Instance method Private Method 20060706
10 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031215
11 CONFIGURE_TOOLBAR Instance method Private Method 20040131
12 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031215
13 DEACTIVATE_ITEMS Instance method Private Method Activate/Deactivate Items of a Promotion PPD 20040623
14 DELETE_ITEMS Instance method Private Method Delete Items 20040402
15 DISPLAY_BUDGET_DETAIL Instance method Private Method Display Budget Details 20050610
16 DISPLAY_PRICING_REFERENCE Instance method Private Method Display Materials for Price Reference Material 20040405
17 DISPLAY_PURCHASE_DETAIL Instance method Private Method Display Detailed Purchasing Data 20050926
18 DISPLAY_SALES_DETAIL Instance method Private Method Display Detailed Sales Data 20051201
19 FREE Instance method Public Method 20031215
20 GET_FIELDCATALOG Instance method Private Method Set Properties of Columns of Field Catalog 20031215
21 GET_FIELD_VALUE Instance method Private Method Get Field Value 20050523
22 GET_KEY_FIELDS Instance method Private Method Determine KEY Fields (Immovable) for Layout 20040126
23 GET_LAYOUT Static method Protected Method Determine Grid Layout 20031215
24 GET_LAYOUT_AUTHORIZATION Instance method Private Method Determine Authorization for Layout Definition 20040225
25 GET_OBJECT_REF Instance method Private Method 20040131
26 GET_PERCENTAGE_FIELDS Instance method Private Method Determine Percentage Fields (3 Decimal Places) for Layout 20040624
27 GET_SELECTED_ROWS Instance method Private Method 20040131
28 GET_TOOLBAR_EXCLUDING Instance method Private Method Hide Standard Toolbar Buttons 20031215
29 HANDLE_BUDGET_DETAIL Instance method Private Method Budget Detail View 20050610
30 HANDLE_DEVIANT_PRICES Instance method Private Method Display Price Variances for Potential Deletion 20040405
31 HANDLE_RELATED_ARTICLES Instance method Private Method Display Related Markdown Proposals and Possibly Add 20040405
32 LOAD_DEFAULT_GRID_VARIANT Instance method Private Method 20060928
33 MASS_CHANGES Instance method Private Method Call Dialog Box for Mass Changes and Execute Changes 20040402
34 ON_DOUBLE_CLICK Instance method Private Event handling method Event Handler for Double-Clicking in Grid 20050610
35 ON_F4 Instance method Private Event handling method Customer F4 Help Functions 20040705
36 ON_FUNCTION_SELECTED Instance method Private Event handling method Event Handler for Toolbar Event 20031215
37 ON_HANDLE_MENU_BUTTON Instance method Private Event handling method Event Handler for Toolbar Event 20040112
38 ON_PPD_CHANGED Instance method Private Event handling method Response to Changes in SET Object in BUS Layer 20031215
39 ON_PPD_DATA_CHANGED Instance method Private Event handling method Event Handler for Grid Changes 20031215
40 ON_PPD_DATA_CHANGED_FINISHED Instance method Private Event handling method Event Handler for Grid Changes 20031215
41 REFRESH Instance method Private Method Update Data on Frontend 20031215
42 RESET_MD_PROPOSAL Instance method Private Method Reset Markdown Proposals 20040901
43 REVISE_PROMOTION_ITEMS Instance method Private Method Correct Promotions 20040422
44 SET_GRID_VARIANT Instance method Private Method Set Variant for Grid 20040613
45 SET_ITEMS_PROCESS Instance method Private Method Set Items to "Processed" or "Not Processed" 20040527
46 SET_VISIBLE Instance method Private Method 20040131
47 SHOW_SELECTED_ITEMS Instance method Private Method 20040131
Events
# Event Type Visibility Description Created on
1 APPLY_CHANGE_REQUEST Instance Event
(0)
Private
(0)
20040809
2 FULLSCREEN_REQ Instance Event
(0)
Private
(0)
20040131
3 MESSAGES_CREATED Instance Event
(0)
Private
(0)
20040116
4 MSG_LOG_CLEAR_REQUEST Instance Event
(0)
Private
(0)
20040116
5 MSG_REFRESH_REQUEST Instance Event
(0)
Private
(0)
20040908
6 REFRESHED Instance Event
(0)
Private
(0)
20040131
7 WA_LEVEL_CHANGE_REQ Instance Event
(0)
Private
(0)
20040131
Types
Class CL_WRF_PPW_WA_LST_VIEW has no local type.
Method Signatures

Method ASSIGN_ORGSET Signature

Method ASSIGN_ORGSET on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040402
2 CX_WRF_PPW_WA_NO_ITEM_FOUND Keine Daten gefunden 20040810
3 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method CALC_EXCLUDING_LIST Signature

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

Method CHECK_DEVIANT_PRICES_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GUIDS Call by reference Type reference (TYPE) WRF_PPW_GUID_TTY Tabelle von Guids 20040210
2 Importing IT_DEVIANT_PRICES Call by reference Type reference (TYPE) WRF_PPW_PPDFCDEVIANTPRICES_TTY Interne Tabelle Feldkatalog Org.Ebene für eigene Preise 20040210

Method CHECK_DEVIANT_PRICES_DELETE on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method CHECK_MEAUF_AUFME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SET_TAB_ITEM Call by reference Type reference (TYPE) ANY 20040624
2 Importing IT_MEAUFME_CELLS Call by reference Type reference (TYPE) LVC_T_MODI ALV Control: Tabelle der geänderten Zellen für Anwendung 20040624
3 Changing XR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20040624
4 Changing XS_CHANGED_DATA Call by reference Type reference (TYPE) WRF_PPW_PPDCHANGEDDATA_STY Übergabeparameter geänderter Griddaten 20040623

Method CHECK_MEAUF_AUFME on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method CHECK_PRESENCE_OF_PA_ITEMS Signature

Method CHECK_PRESENCE_OF_PA_ITEMS on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20050509

Method CHECK_PRICE_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SET_TAB_ITEM Call by reference Type reference (TYPE) ANY 20040624
2 Importing IT_PRICE_CELLS Call by reference Type reference (TYPE) LVC_T_MODI ALV Control: Tabelle der geänderten Zellen für Anwendung 20040624
3 Importing I_EXPL_PR_CHG Call by reference Type reference (TYPE) WRF_PPW_EXPL_PRICE_CHG Explizite Preisänderungen 20040624
4 Importing I_PPD_TYPE Call by reference Type reference (TYPE) WRF_PPW_PPD_TYPE Preisplantyp 20040903
5 Changing XR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20040624
6 Changing XS_CHANGED_DATA Call by reference Type reference (TYPE) WRF_PPW_PPDCHANGEDDATA_STY Übergabeparameter geänderter Griddaten 20040624

Method CHECK_PRICE_CELLS on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method CHECK_PRICE_NEGATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE 20040701
2 Importing IS_PRICE_CELL Call by reference Type reference (TYPE) LVC_S_MODI 20040701
3 Importing IS_SET_TAB_ITEM Call by reference Type reference (TYPE) ANY 20040701
4 Changing XR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20040701

Method CHECK_PRICE_NEGATIVE on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method CHECK_PRICE_RISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE 20040618
2 Importing IS_PRICE_CELL Call by reference Type reference (TYPE) LVC_S_MODI 20040701
3 Importing IS_SET_TAB_ITEM Call by reference Type reference (TYPE) ANY 20040618
4 Importing I_PPD_TYPE Call by reference Type reference (TYPE) WRF_PPW_PPD_TYPE Preisplantyp 20040903
5 Changing XR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Protokoll für Dataentry 20040701

Method CHECK_PRICE_RISE on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method CHECK_PRICE_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SET_TAB_ITEM Call by reference Type reference (TYPE) ANY 20060726
2 Changing XR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL 20060726
3 Changing XS_CHANGED_DATA Call by reference Type reference (TYPE) WRF_PPW_PPDCHANGEDDATA_STY 20060726

Method CHECK_PRICE_TOTAL on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONFIGURE_TOOLBAR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container zur Darstellung 20031215
2 Importing IR_PPD_ITEM_SET Call by reference Object reference (TYPE REF TO) IF_WRF_PPW_WA_SET Item-Liste 20031215
3 Importing IS_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20070108
4 Importing IS_VARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20031215
5 Importing IT_BUTTONS Call by reference Type reference (TYPE) TTB_BUTTON Toolbarbuttons 20031215
6 Importing IT_DISPLAY_MENU_BUTTON Call by reference Type reference (TYPE) TTB_BUTTON Menu für Anzeigebutton 20051213
7 Importing IT_FCODES Call by reference Type reference (TYPE) WRF_PPW_FCODEFUNCTION_TTY Fcode einer Funktion 20040423
8 Importing I_MODE Call by reference Type reference (TYPE) WRF_PPW_FUNCSTAT_STY-MODE Modus der Applikation (Anz/Bearb/Gen) 20031215
9 Importing I_SAVE Call by reference Type reference (TYPE) C Berechtigung für Layoutänderung 20050610
10 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Name der SET-Tabellen-Struktur 20031215
11 Importing I_VISIBLE Call by reference Type reference (TYPE) I 1 Sichtbarkeit 20031215
12 Importing I_WA_LEVEL Call by reference Type reference (TYPE) WRF_PPW_PPD_WA_LEVEL Level des PPD-Arbeitsbereiches 20040203

Method CONSTRUCTOR on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method DEACTIVATE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040623
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040623
2 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method DELETE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040827
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040402
2 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method DISPLAY_BUDGET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GRID_LINE Call by reference Type reference (TYPE) ANY Zeile für die die Budgetdetails angezeigt werde sollen 20050610

Method DISPLAY_BUDGET_DETAIL on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method DISPLAY_PRICING_REFERENCE Signature

Method DISPLAY_PRICING_REFERENCE on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040405
2 CX_WRF_PPW_WA_NO_ITEM_FOUND Keine Daten gefunden 20040810
3 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method DISPLAY_PURCHASE_DETAIL Signature

Method DISPLAY_PURCHASE_DETAIL on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20050926
2 CX_WRF_PPW_WA_ONE_ROW_RESTRICT Nur die Markierung genau einer Zeile erlaubt 20050926

Method DISPLAY_SALES_DETAIL Signature

Method DISPLAY_SALES_DETAIL on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20051201
2 CX_WRF_PPW_WA_ONE_ROW_RESTRICT Nur die Markierung genau einer Zeile erlaubt 20051201

Method FREE Signature

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

Method GET_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITR_KEYS Call by reference Type reference (TYPE) WRF_PPW_FNAME_RTTY Tabelle von Ranges für Feldnamen 20040203
2 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20031215
3 Returning RT_FIELDCATALOG Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20031215

Method GET_FIELDCATALOG on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELD_VALUE Value transfer Type reference (TYPE) ANY Wert des Feldes oder SPACE, wenn unterschiedliche Werte 20050523
2 Importing IT_GUIDS Call by reference Type reference (TYPE) WRF_PPW_GUID_TTY Tabelle für GUIDs 20050523
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) STRING Feldname 20050523

Method GET_FIELD_VALUE on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method GET_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_KEYS Value transfer Type reference (TYPE) WRF_PPW_FNAME_RTTY Tabelle von Ranges für Feldnamen 20040126

Method GET_KEY_FIELDS on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LAYOUT Value transfer Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20031215

Method GET_LAYOUT on class CL_WRF_PPW_WA_LST_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 20040225

Method GET_LAYOUT_AUTHORIZATION on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method GET_OBJECT_REF Signature

Method GET_OBJECT_REF on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Method GET_OBJECT_REF on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method GET_PERCENTAGE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PERCENTAGE_FIELDS Value transfer Type reference (TYPE) WRF_PPW_FNAME_RTTY Tabelle von Ranges für Feldnamen 20040624

Method GET_PERCENTAGE_FIELDS on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method GET_SELECTED_ROWS Signature

Method GET_SELECTED_ROWS on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Method GET_SELECTED_ROWS on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method GET_TOOLBAR_EXCLUDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TOOLBAR_EXCLUDING Value transfer Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20031215

Method GET_TOOLBAR_EXCLUDING on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method HANDLE_BUDGET_DETAIL Signature

Method HANDLE_BUDGET_DETAIL on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_WA_NO_ITEM_FOUND Keine Daten gefunden 20050610
2 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20050610
3 CX_WRF_PPW_WA_ONE_ROW_RESTRICT Nur die Markierung genau einer Zeile erlaubt 20050610

Method HANDLE_DEVIANT_PRICES Signature

Method HANDLE_DEVIANT_PRICES on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040405
2 CX_WRF_PPW_MISSING_PARAMETERS Fehlende Parameter 20040421
3 CX_WRF_PPW_WA_NO_ITEM_FOUND Keine Daten gefunden 20040810
4 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method HANDLE_RELATED_ARTICLES Signature

Method HANDLE_RELATED_ARTICLES on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20050425
2 CX_WRF_PPW_WA_NO_ITEM_FOUND Keine Daten gefunden 20040810
3 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method LOAD_DEFAULT_GRID_VARIANT Signature

Method LOAD_DEFAULT_GRID_VARIANT on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Method LOAD_DEFAULT_GRID_VARIANT on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method MASS_CHANGES Signature

Method MASS_CHANGES on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040402
2 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20050610
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20050610

Method ON_DOUBLE_CLICK on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20040705
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040705

Method ON_F4 on class CL_WRF_PPW_WA_LST_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 Value transfer Attribute reference (LIKE) 20031215

Method ON_FUNCTION_SELECTED on class CL_WRF_PPW_WA_LST_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) 20040112
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20040112

Method ON_HANDLE_MENU_BUTTON on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method ON_PPD_CHANGED Signature

Method ON_PPD_CHANGED on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Method ON_PPD_CHANGED on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method ON_PPD_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20031215

Method ON_PPD_DATA_CHANGED on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method ON_PPD_DATA_CHANGED_FINISHED Signature

Method ON_PPD_DATA_CHANGED_FINISHED on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Method ON_PPD_DATA_CHANGED_FINISHED on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STABLE Call by reference Type reference (TYPE) LVC_S_STBL ALV-Control: Refresh-Stabilität 20040227

Method REFRESH on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method RESET_MD_PROPOSAL Signature

Method RESET_MD_PROPOSAL on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040901
2 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040901

Method REVISE_PROMOTION_ITEMS Signature

Method REVISE_PROMOTION_ITEMS on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040422
2 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method SET_GRID_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040613

Method SET_GRID_VARIANT on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method SET_ITEMS_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040527
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040527
2 CX_WRF_PPW_WA_NO_ROW_SELECTED Keine Zeile markiert 20040810

Method SET_VISIBLE Signature

Method SET_VISIBLE on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Method SET_VISIBLE on class CL_WRF_PPW_WA_LST_VIEW has no exception.

Method SHOW_SELECTED_ITEMS Signature

Method SHOW_SELECTED_ITEMS on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Method SHOW_SELECTED_ITEMS on class CL_WRF_PPW_WA_LST_VIEW has no exception.
Event Signatures

Event APPLY_CHANGE_REQUEST Signature
Event APPLY_CHANGE_REQUEST on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Event FULLSCREEN_REQ Signature
Event FULLSCREEN_REQ on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Event MESSAGES_CREATED Signature
Event MESSAGES_CREATED on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Event MSG_LOG_CLEAR_REQUEST Signature
Event MSG_LOG_CLEAR_REQUEST on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Event MSG_REFRESH_REQUEST Signature
Event MSG_REFRESH_REQUEST on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Event REFRESHED Signature
Event REFRESHED on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
Event WA_LEVEL_CHANGE_REQ Signature
Event WA_LEVEL_CHANGE_REQ on class CL_WRF_PPW_WA_LST_VIEW has no parameter.
History
Last changed by/on SAP  20070912 
SAP Release Created in 111