SAP ABAP Class /MRSS/CL_POT_UI_CLASS (MRS: Class for displaying ALV)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/POT_UTIL (Package) Capacity Pots Utilities
Properties
Class /MRSS/CL_POT_UI_CLASS  
Short Description MRS: Class for displaying ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/POT_UTIL   Capacity Pots Utilities 
Created 20110322   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_POT_UI_CLASS has no forward declaration.
Interfaces
Class /MRSS/CL_POT_UI_CLASS has no interface implemented.
Friends
Class /MRSS/CL_POT_UI_CLASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110322
2 GREF_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20110322
3 GREF_TOT_CAP_RES Instance attribute Protected Object reference (TYPE REF TO) DATA Total Capacity Reserve 20110322
4 GREF_TOT_CAP_RES_TAB Instance attribute Protected Object reference (TYPE REF TO) DATA Total Capacity Reserve Table 20110322
5 GT_FCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20110322
6 GT_SORT Instance attribute Protected Type reference (TYPE) LVC_T_SORT Sort the internal Table used for ALV 20110322
Methods
# Method Level Visibility Method type Description Created on
1 ALV_DISPLAY Instance method Public Method Display the ALV Grid 20110322
2 COLLECT_CAP_RES_DATA Instance method Public Method Collects the Cap. Res. Data from class /MRSS/CL_POT_CAPA_RES 20110322
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110322
4 DESIGN_FIELDCAT Instance method Public Method Design the field catalog 20110322
5 GET_SELECTED_ROWS Instance method Public Method Gets the selected Rows from the ALV 20110322
6 SET_SORT_CRITERIA Instance method Private Method Set the sorting critera 20110322
Events
Class /MRSS/CL_POT_UI_CLASS has no event.
Types
Class /MRSS/CL_POT_UI_CLASS has no local type.
Method Signatures

Method ALV_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY Call by reference Type reference (TYPE) CHAR1 'X' To display the ALV 20110322

Method ALV_DISPLAY on class /MRSS/CL_POT_UI_CLASS has no exception.

Method COLLECT_CAP_RES_DATA Signature

Method COLLECT_CAP_RES_DATA on class /MRSS/CL_POT_UI_CLASS has no parameter.
Method COLLECT_CAP_RES_DATA on class /MRSS/CL_POT_UI_CLASS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Value transfer Type reference (TYPE) SY-DYNNR Current Screen Number 20110322

Method CONSTRUCTOR on class /MRSS/CL_POT_UI_CLASS has no exception.

Method DESIGN_FIELDCAT Signature

Method DESIGN_FIELDCAT on class /MRSS/CL_POT_UI_CLASS has no parameter.
Method DESIGN_FIELDCAT on class /MRSS/CL_POT_UI_CLASS has no exception.

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CAP_RES Call by reference Object reference (TYPE REF TO) DATA Selected Capacity Reserve 20110322
2 Exporting EV_RECORD_COUNT Call by reference Type reference (TYPE) INT4 Number of Records Selected 20110322

Method GET_SELECTED_ROWS on class /MRSS/CL_POT_UI_CLASS has no exception.

Method SET_SORT_CRITERIA Signature

Method SET_SORT_CRITERIA on class /MRSS/CL_POT_UI_CLASS has no parameter.
Method SET_SORT_CRITERIA on class /MRSS/CL_POT_UI_CLASS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800