SAP ABAP Class CL_RSLPO_VIEW_PART (CL_RSLPO_VIEW_PART)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_PARTGUI (Package) UI for Specifying Partitioning Criteria
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSLPO_VIEW Abstract Superclass for UI Modules 20060125
Properties
Class CL_RSLPO_VIEW_PART  
Short Description    
Super Class CL_RSLPO_VIEW Abstract Superclass for UI Modules 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_PARTGUI   UI for Specifying Partitioning Criteria 
Created 20060125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSLPO_VIEW_PART has no interface implemented.
Friends
Class CL_RSLPO_VIEW_PART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_COLOR_HEADER Constant Public Type reference (TYPE) CHAR4 'C410' Color of Header Line in Grid 20060210
2 C_PART_OPERATION Constant Public Type reference (TYPE) SYUCOMM 'LPO_P_PART_' Function Code that Triggered PAI 20080804
3 C_WARNING_PREFIX Constant Public Type reference (TYPE) CHAR1 '!' Single-Character Indicator 20080915
4 P_R_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20060126
5 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in Screen Area 20060126
6 P_R_MODEL_PART Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_MODEL_PART 20060125
7 P_S_FOCUS Instance attribute Private Type reference (TYPE) RSLPO_S_FOCUS Saves Focus within an AVL Grid 20080811
8 P_T_DATA Instance attribute Private Type reference (TYPE) RSLPO_T_PARTGUI_GRID Partitioning Criteria 20060131
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHANGED_DATA Instance method Public Method 20080731
2 CONSTRUCTOR Instance method Public Constructor 20060125
3 ON_DATA_CHANGED Instance method Public Event handling method Event Handling for Changed Data from Model 20060209
4 ON_DISPLAY_ONLY_CHANGED Instance method Public Event handling method Event Handling to Switch Between Editable and Read Only 20060301
5 ON_F4 Instance method Public Event handling method Event Handling for F4 Help 20060314
6 ON_FUNCTION_SELECTED Instance method Public Event handling method 20080910
7 ON_MENU_REQUEST Instance method Public Event handling method 20080818
8 ON_TOOLBAR_CREATE Instance method Public Event handling method 20060330
9 ON_VALUE_ENTERED Instance method Public Event handling method Event Handling for Values Entered by User 20060131
10 SET_FOCUS Instance method Public Method 20080811
11 _ADD_HEADER_LINE Instance method Private Method 20060210
12 _ADD_RANGE_LINE Instance method Private Method 20060224
13 _CNT_MENU_CHECKBOX Instance method Private Method 20080910
14 _CNT_MENU_CRITERION Instance method Private Method 20080910
15 _CNT_MENU_HIDE Instance method Private Method 20080910
16 _CNT_MENU_INPUT Instance method Private Method 20080910
17 _CNT_MENU_PARTITION Instance method Private Method 20080910
18 _FILL_GRID Instance method Private Method 20060210
19 _GET_PARTID_SELECTED Instance method Private Method Returns Selected PartIDs 20080804
Events
Class CL_RSLPO_VIEW_PART has no event.
Types
Class CL_RSLPO_VIEW_PART has no local type.
Method Signatures

Method CHECK_CHANGED_DATA Signature

Method CHECK_CHANGED_DATA on class CL_RSLPO_VIEW_PART has no parameter.
Method CHECK_CHANGED_DATA on class CL_RSLPO_VIEW_PART has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20060125
2 Importing I_R_GUI_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_RSLPO_CTRL 20060125
3 Importing I_R_MODEL_PART Call by reference Object reference (TYPE REF TO) CL_RSLPO_MODEL_PART 20060125

Method CONSTRUCTOR on class CL_RSLPO_VIEW_PART has no exception.

Method ON_DATA_CHANGED Signature

Method ON_DATA_CHANGED on class CL_RSLPO_VIEW_PART has no parameter.
Method ON_DATA_CHANGED on class CL_RSLPO_VIEW_PART has no exception.

Method ON_DISPLAY_ONLY_CHANGED Signature

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

Method ON_DISPLAY_ONLY_CHANGED on class CL_RSLPO_VIEW_PART 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 Value transfer Attribute reference (LIKE) 20060314
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20060314
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20060314
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20060314
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20060314
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20060314

Method ON_F4 on class CL_RSLPO_VIEW_PART 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) 20080910

Method ON_FUNCTION_SELECTED on class CL_RSLPO_VIEW_PART has no exception.

Method ON_MENU_REQUEST Signature

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

Method ON_MENU_REQUEST on class CL_RSLPO_VIEW_PART has no exception.

Method ON_TOOLBAR_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20060330
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060330

Method ON_TOOLBAR_CREATE on class CL_RSLPO_VIEW_PART has no exception.

Method ON_VALUE_ENTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Value transfer Attribute reference (LIKE) 20060214
2 Importing E_MODIFIED Value transfer Attribute reference (LIKE) 20060214

Method ON_VALUE_ENTERED on class CL_RSLPO_VIEW_PART has no exception.

Method SET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEXT_CRITERION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20080911
2 Importing I_NEXT_PARTITION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20080911
3 Importing I_S_FOCUS Call by reference Type reference (TYPE) RSLPO_S_FOCUS Speichert Focus innerhalb eines AVL-Grids 20080925

Method SET_FOCUS on class CL_RSLPO_VIEW_PART has no exception.

Method _ADD_HEADER_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_DEL_BUTTON Call by reference Type reference (TYPE) RS_BOOL Boolean 20060210
2 Importing I_S_PARTITION Call by reference Type reference (TYPE) RSLPO_S_PARTITION Erweiterte Partitionsstruktur für UI-Belange 20060210

Method _ADD_HEADER_LINE on class CL_RSLPO_VIEW_PART has no exception.

Method _ADD_RANGE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CRITERIAS_EDITABLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20060316
2 Importing I_DISPLAY_DEL_BUTTON Call by reference Type reference (TYPE) RS_BOOL Boolean 20060224
3 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART ID einer Partition 20060224
4 Importing I_PART_POSIT Call by reference Type reference (TYPE) RSPOSIT Position des Feldes in der Struktur / Tabelle 20060228
5 Importing I_S_CRITERION Call by reference Type reference (TYPE) RSLPO_S_PARTCRITERION Erweiterte Partitionsstruktur für UI-Belange 20060224

Method _ADD_RANGE_LINE on class CL_RSLPO_VIEW_PART has no exception.

Method _CNT_MENU_CHECKBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080910
2 Importing I_DISABLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20080910
3 Importing I_HEADER Call by reference Type reference (TYPE) RS_BOOL Boolean 20080910

Method _CNT_MENU_CHECKBOX on class CL_RSLPO_VIEW_PART has no exception.

Method _CNT_MENU_CRITERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080910
2 Importing I_DISABLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20080910

Method _CNT_MENU_CRITERION on class CL_RSLPO_VIEW_PART has no exception.

Method _CNT_MENU_HIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080910

Method _CNT_MENU_HIDE on class CL_RSLPO_VIEW_PART has no exception.

Method _CNT_MENU_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080910
2 Importing I_DISABLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20080910

Method _CNT_MENU_INPUT on class CL_RSLPO_VIEW_PART has no exception.

Method _CNT_MENU_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20080910
2 Importing I_DISABLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20080910
3 Importing I_POSIT Call by reference Type reference (TYPE) RSPOSIT Position des Feldes in der Struktur / Tabelle 20080912

Method _CNT_MENU_PARTITION on class CL_RSLPO_VIEW_PART has no exception.

Method _FILL_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_PARTITION Call by reference Type reference (TYPE) RSLPO_T_PARTITION Menge von Partitionen eines LPO 20060210

Method _FILL_GRID on class CL_RSLPO_VIEW_PART has no exception.

Method _GET_PARTID_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_SELECTION Value transfer Type reference (TYPE) RSLPO_T_GRID_SEL Tabelle mit Partitions-IDs 20080804
# Exception Resumable Description Created on
1 CX_RSLPO_OBJECT_NOT_FOUND 20080804
History
Last changed by/on SAP  20130531 
SAP Release Created in 710