SAP ABAP Class /MRSS/CL_CAR_UI_MAIN (User Interface Main Class for Capacity Report)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/CAR (Package) Package for Capacity Report
Properties
Class /MRSS/CL_CAR_UI_MAIN  
Short Description User Interface Main Class for Capacity Report    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/CAR   Package for Capacity Report 
Created 20110209   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_CAR_UI_MAIN has no forward declaration.
Interfaces
Class /MRSS/CL_CAR_UI_MAIN has no interface implemented.
Friends
Class /MRSS/CL_CAR_UI_MAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_IL_MAIN Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_IL_MAIN Interaction Main Class for Capacity Report 20121205
2 GREF_MAIN_CONTAINER Static Attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130524
3 GREF_UI_GRAPH Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_GRAPH User Interface class for Graphs 20130530
4 GREF_UI_ORG_MANAGER Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_ORG_MANAGER UI Organization Manager 20130625
5 GREF_UI_SELECTION Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_SELECTION User Interface Class for Selection Container 20130625
6 GREF_UI_TABLE Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_TABLE Data Table for Capicity Report 20121205
7 GS_USER_PARAMETER Instance attribute Private Type reference (TYPE) /MRSS/T_CAR_USER_PARAMETER Capacity Report User Parameters 20130605
8 LREF_EXPORT_BUT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130607
9 LREF_GRAPH_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20130524
10 LREF_SPLITTER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20130524
11 LREF_TABLE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20130524
12 LREF_UI_MAIN Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_MAIN User Interface Main Class for Capacity Report 20121205
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_SPLIT_CONTAINER Instance method Private Method adjust the split containers as per the selection 20130606
2 CONSTRUCTOR Instance method Public Constructor 20121205
3 CREATE_SPLITTERS Instance method Private Method Method to create the splitter containers 20130524
4 FREE Instance method Public Method Free on exit 20121205
5 GET_INSTANCE Static method Public Method Returns the ui main instance 20121205
6 GET_USER_PARAMETER Instance method Private Method 20130605
7 INITIALIZE Instance method Private Method initializes ui table object 20121205
8 PROCESS_PAI Instance method Public Method 20121205
9 PROCESS_PBO Instance method Public Method 20121205
Events
Class /MRSS/CL_CAR_UI_MAIN has no event.
Types
Class /MRSS/CL_CAR_UI_MAIN has no local type.
Method Signatures

Method ADJUST_SPLIT_CONTAINER Signature

Method ADJUST_SPLIT_CONTAINER on class /MRSS/CL_CAR_UI_MAIN has no parameter.
Method ADJUST_SPLIT_CONTAINER on class /MRSS/CL_CAR_UI_MAIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20130524
2 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20121205

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

Method CREATE_SPLITTERS Signature

Method CREATE_SPLITTERS on class /MRSS/CL_CAR_UI_MAIN has no parameter.
Method CREATE_SPLITTERS on class /MRSS/CL_CAR_UI_MAIN has no exception.

Method FREE Signature

Method FREE on class /MRSS/CL_CAR_UI_MAIN has no parameter.
Method FREE on class /MRSS/CL_CAR_UI_MAIN has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20130524
2 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20121205
3 Returning RREF Value transfer Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_MAIN User Interface Main Class for Capacity Report 20121205

Method GET_INSTANCE on class /MRSS/CL_CAR_UI_MAIN has no exception.

Method GET_USER_PARAMETER Signature

Method GET_USER_PARAMETER on class /MRSS/CL_CAR_UI_MAIN has no parameter.
Method GET_USER_PARAMETER on class /MRSS/CL_CAR_UI_MAIN has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNNR Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20130524
2 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20121205

Method INITIALIZE on class /MRSS/CL_CAR_UI_MAIN has no exception.

Method PROCESS_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_USER_PARAMETER Call by reference Type reference (TYPE) /MRSS/T_CAR_USER_PARAMETER Capacity Report User Parameters 20130529
2 Importing IV_FCODE Call by reference Type reference (TYPE) UI_FUNC Function Code 20121205

Method PROCESS_PAI on class /MRSS/CL_CAR_UI_MAIN has no exception.

Method PROCESS_PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_USER_PARAMETER Call by reference Type reference (TYPE) /MRSS/T_CAR_USER_PARAMETER Capacity Report User Parameters 20130529

Method PROCESS_PBO on class /MRSS/CL_CAR_UI_MAIN has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 800