SAP ABAP Class /MRSS/CL_PPM_RUNTIME_MONITOR (MRS runtime monitoring)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-MRS (Application Component) SAP Multiresource Scheduling
     /MRSS/PPM (Package) Permenant Performance
Properties
Class /MRSS/CL_PPM_RUNTIME_MONITOR  
Short Description MRS runtime monitoring    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/PPM   Permenant Performance 
Created 20130426   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_PPM_RUNTIME_MONITOR has no forward declaration.
Interfaces
Class /MRSS/CL_PPM_RUNTIME_MONITOR has no interface implemented.
Friends
Class /MRSS/CL_PPM_RUNTIME_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_LOG_MGR Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_PPM_RUNTIME_MONITOR MRS runtime monitoring 20130426
2 GS_DEMAND_PLANNING_PERIOD Instance attribute Private Type reference (TYPE) /MRSS/T_DATE_INTERVAL Date Interval 20130429
3 GS_RESOURCE_PLANNING_PERIOD Instance attribute Private Type reference (TYPE) /MRSS/T_DATE_INTERVAL Date Interval 20130429
4 GV_DELTA_REF_RUNTIME Instance attribute Private Type reference (TYPE) /MRSS/T_PPM_RUNTIME Running Time 20130429
5 GV_DELTA_REF_STARTED_AT Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130426
6 GV_DELTA_REF_STARTED_BY Instance attribute Private Type reference (TYPE) SYUNAME User Name 20130426
7 GV_DELTA_REF_STARTED_RUNTIM_MS Instance attribute Private Type reference (TYPE) I 20130429
8 GV_DELTA_REF_START_RUNTIME_MS Instance attribute Private Type reference (TYPE) I 20130426
9 GV_DELTA_REF_STOPPED_AT Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130429
10 GV_DELTA_REF_STOPPED_RUNTIM_MS Instance attribute Private Type reference (TYPE) I 20130429
11 GV_HOST Instance attribute Private Type reference (TYPE) SYHOST Name of Current Application Server 20130426
12 GV_INSTANCE Instance attribute Private Type reference (TYPE) MSNAME2 Application Server Name 20130426
13 GV_LOAD_GUID Instance attribute Private Type reference (TYPE) /MRSS/T_GUID GUID 20130429
14 GV_NUMBER_ASSIGNMENTS Instance attribute Private Type reference (TYPE) I 20130429
15 GV_NUMBER_ASSIGNMENTS_UI Instance attribute Private Type reference (TYPE) I 20130514
16 GV_NUMBER_DEMANDS Instance attribute Private Type reference (TYPE) I 20130429
17 GV_NUMBER_DEMANDS_UI Instance attribute Private Type reference (TYPE) I 20130605
18 GV_NUMBER_DEMAND_ITEMS Instance attribute Private Type reference (TYPE) I 20130429
19 GV_NUMBER_DEMAND_ITEMS_UI Instance attribute Private Type reference (TYPE) I 20130605
20 GV_NUMBER_RESOURCES Instance attribute Private Type reference (TYPE) I 20130429
21 GV_NUMBER_RESOURCES_UI Instance attribute Private Type reference (TYPE) I 20130506
22 GV_NUMBER_TOOL_DEMANDS Instance attribute Private Type reference (TYPE) I 20130429
23 GV_PLBOARD_RUNTIME Instance attribute Private Type reference (TYPE) /MRSS/T_PPM_RUNTIME Running Time 20130429
24 GV_PLBOARD_STARTED_AT Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130426
25 GV_PLBOARD_STARTED_BY Instance attribute Private Type reference (TYPE) SYUNAME User Name 20130426
26 GV_PLBOARD_STARTED_RUNTIME_MS Instance attribute Private Type reference (TYPE) I 20130426
27 GV_PLBOARD_STOPPED_AT Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130429
28 GV_PLBOARD_STOPPED_RUNTIME_MS Instance attribute Private Type reference (TYPE) I 20130426
29 GV_REFRESH_RUNTIME Instance attribute Private Type reference (TYPE) /MRSS/T_PPM_RUNTIME Running Time 20130429
30 GV_REFRESH_STARTED_AT Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130426
31 GV_REFRESH_STARTED_BY Instance attribute Private Type reference (TYPE) SYUNAME User Name 20130426
32 GV_REFRESH_STARTED_RUNTIME_MS Instance attribute Private Type reference (TYPE) I 20130426
33 GV_REFRESH_STOPPED_AT Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130429
34 GV_REFRESH_STOPPED_RUNTIME_MS Instance attribute Private Type reference (TYPE) I 20130429
35 GV_SESSION_INDEX Instance attribute Private Type reference (TYPE) SYMODNO Index of External Session 20130426
36 GV_TRANSACTION_CODE Instance attribute Private Type reference (TYPE) SYTCODE Current Transaction Code 20130426
37 GV_USER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20130426
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_RUNTIME Instance method Private Method Determine Runtime 20130426
2 DETERMINE_ADMIN_DATA Instance method Private Method Determine Administrative Information 20130426
3 DETERMINE_MRS_OBJECTS Instance method Private Method Determine quantity structure 20130429
4 GET_INSTANCE Static method Public Method Get the object 20130426
5 INITIALIZE Instance method Private Method Initialization 20130426
6 SAVE Instance method Public Method Save the Runtime Measurements 20130426
7 START Instance method Public Method Runtime Measurement at the start 20130426
8 STOP Instance method Public Method Runtime Measurement at the end 20130426
Events
Class /MRSS/CL_PPM_RUNTIME_MONITOR has no event.
Types
Class /MRSS/CL_PPM_RUNTIME_MONITOR has no local type.
Method Signatures

Method CALCULATE_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXACT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20130426
2 Importing IV_STARTED_AT Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130426
3 Importing IV_STARTED_RUNTIME_MS Call by reference Type reference (TYPE) I 20130426
4 Importing IV_STOPPED_AT Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20130426
5 Importing IV_STOPPED_RUNTIME_MS Call by reference Type reference (TYPE) I 20130426
6 Returning RV_RUNTIME Value transfer Type reference (TYPE) /MRSS/T_PPM_RUNTIME Running Time 20130426

Method CALCULATE_RUNTIME on class /MRSS/CL_PPM_RUNTIME_MONITOR has no exception.

Method DETERMINE_ADMIN_DATA Signature

Method DETERMINE_ADMIN_DATA on class /MRSS/CL_PPM_RUNTIME_MONITOR has no parameter.
Method DETERMINE_ADMIN_DATA on class /MRSS/CL_PPM_RUNTIME_MONITOR has no exception.

Method DETERMINE_MRS_OBJECTS Signature

Method DETERMINE_MRS_OBJECTS on class /MRSS/CL_PPM_RUNTIME_MONITOR has no parameter.
Method DETERMINE_MRS_OBJECTS on class /MRSS/CL_PPM_RUNTIME_MONITOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_LOG_MGR Value transfer Object reference (TYPE REF TO) /MRSS/CL_PPM_RUNTIME_MONITOR MRS runtime monitoring 20130426

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

Method INITIALIZE Signature

Method INITIALIZE on class /MRSS/CL_PPM_RUNTIME_MONITOR has no parameter.
Method INITIALIZE on class /MRSS/CL_PPM_RUNTIME_MONITOR has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MEASUREMENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_PPM_MEASUREMENT_TYPE Type of Runtime Measurement 20130429

Method SAVE on class /MRSS/CL_PPM_RUNTIME_MONITOR has no exception.

Method START 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 SY-DYNNR Current Screen Number 20130426
2 Importing IV_MEASUREMENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_PPM_MEASUREMENT_TYPE Type of Runtime Measurement 20130426
3 Importing IV_MODE Call by reference Type reference (TYPE) CHAR10 Character Field Length = 10 20130426
4 Importing IV_OKCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20130426

Method START on class /MRSS/CL_PPM_RUNTIME_MONITOR has no exception.

Method STOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MEASUREMENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_PPM_MEASUREMENT_TYPE Type of Runtime Measurement 20130429

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