SAP ABAP Class /MRSS/CL_CAR_UI_MAIN_TEST (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_TEST  
Short Description User Interface Main Class for Capacity Report    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/CAR   Package for Capacity Report 
Created 20130517   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_CAR_UI_MAIN_TEST has no forward declaration.
Interfaces
Class /MRSS/CL_CAR_UI_MAIN_TEST has no interface implemented.
Friends
Class /MRSS/CL_CAR_UI_MAIN_TEST 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_TEST Interaction Main Class for Capacity Report 20130517
2 GREF_UI_TABLE Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_TABLE_TEST Data Table for Capicity Report 20130517
3 GS_SO_ORG Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_SELOPT_ORG Selection Criteria for Resource Planning Nodes 20130517
4 GT_SO_ACT_T Instance attribute Private Type reference (TYPE) /MRSS/T_CAR_SELOPT_ACT_TAB table type for selection parameter activity type 20130517
5 GT_SO_ORG Instance attribute Private Type reference (TYPE) /MRSS/T_SGU_SELOPT_ORG_TAB Table with Selection Criteria for Resource Planning Nodes 20130517
6 GV_END_DATE Instance attribute Private Type reference (TYPE) DATS Field of type DATS 20130517
7 GV_START_DATE Instance attribute Private Type reference (TYPE) DATS Field of type DATS 20130517
8 LREF_UI_MAIN Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_MAIN_TEST User Interface Main Class for Capacity Report 20130517
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130517
2 FREE Instance method Public Method Free on exit 20130517
3 GET_INSTANCE Static method Public Method Returns the ui main instance 20130517
4 INITIALIZE Instance method Private Method initializes ui table object 20130517
5 PROCESS_PAI Instance method Public Method 20130517
6 PROCESS_PBO Instance method Public Method 20130517
7 SET_ATTRIBUTES Instance method Public Method Sets the global attributes 20130517
Events
Class /MRSS/CL_CAR_UI_MAIN_TEST has no event.
Types
Class /MRSS/CL_CAR_UI_MAIN_TEST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20130517

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

Method FREE Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20130517
2 Returning RREF Value transfer Object reference (TYPE REF TO) /MRSS/CL_CAR_UI_MAIN_TEST User Interface Main Class for Capacity Report 20130517

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

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPID Call by reference Type reference (TYPE) SY-REPID 20130517

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

Method PROCESS_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCODE Call by reference Type reference (TYPE) UI_FUNC Function Code 20130517

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

Method PROCESS_PBO Signature

Method PROCESS_PBO on class /MRSS/CL_CAR_UI_MAIN_TEST has no parameter.
Method PROCESS_PBO on class /MRSS/CL_CAR_UI_MAIN_TEST has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SO_ACT_T Call by reference Type reference (TYPE) /MRSS/T_CAR_SELOPT_ACT_TAB table type for selection parameter activity type 20130517
2 Importing IT_SO_ORG Call by reference Type reference (TYPE) /MRSS/T_SGU_SELOPT_ORG_TAB Table with Selection Criteria for Resource Planning Nodes 20130517
3 Importing IV_END_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20130517
4 Importing IV_START_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20130517

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