SAP ABAP Class /MRSS/CL_OPT_VSR_SERVICES (Service Class of VSR)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/OPT (Package) Multi Resource Scheduling: Optimizer
Properties
Class /MRSS/CL_OPT_VSR_SERVICES  
Short Description Service Class of VSR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/OPT   Multi Resource Scheduling: Optimizer 
Created 20071217   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /MRSS/CL_OPT_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /MRSS/CL_OPT_VSR_SERVICES has no interface implemented.
Friends
Class /MRSS/CL_OPT_VSR_SERVICES has no friend class.
Attributes
Class /MRSS/CL_OPT_VSR_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_COMM_DATA Static method Public Method Convert VSR Notifications 20071217
2 CONVERT_GUID_TO_22 Static method Public Method Convert GUIDs from MRS to GUID 22 20080110
3 CONVERT_GUID_TO_MRS Static method Public Method Convert GUIDs from GUID 22 to MRS 20080110
4 CONVERT_SEC_TO_HHHHHMM Static method Public Method Konvertiert Sekunden in Zeitdarstellung (HH:MM:SS) 20130517
5 CONVERT_SEC_TO_TIME Static method Public Method Converts Seconds to Time Display (HH:MM:SS) 20090904
6 FORMAT_PERCENTAGE Static method Public Method Converts a value to be displayed on UI or LOG 20130517
7 MAP_MESSAGE_PARAMETER Static method Protected Method Change Notification Parameters 20080110
8 PARSE_PROGRESS_COMM_DATA Static method Public Method Convert VSR Notifications 20080119
9 PARSE_RESULT_COMM_DATA Static method Public Method Convert VSR Notifications 20080119
Events
Class /MRSS/CL_OPT_VSR_SERVICES has no event.
Types
Class /MRSS/CL_OPT_VSR_SERVICES has no local type.
Method Signatures

Method CONVERT_COMM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Call by reference Type reference (TYPE) /MRSS/T_RCCFT_COMM_PARAM_TABLE Kommunikationsdaten des VSR 20071217
2 Importing IV_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_VSR_OPT_MSG_CAT Nachrichtentyp für VSR Optimierer-Nachrichten 20071217
3 Returning RT_VSR_MESSAGES Value transfer Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20071217

Method CONVERT_COMM_DATA on class /MRSS/CL_OPT_VSR_SERVICES has no exception.

Method CONVERT_GUID_TO_22 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MRS_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20080110
2 Returning RV_GUID_22 Value transfer Type reference (TYPE) CHAR22 GUID 22 für Optimizer 20080110

Method CONVERT_GUID_TO_22 on class /MRSS/CL_OPT_VSR_SERVICES has no exception.

Method CONVERT_GUID_TO_MRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID_22 Call by reference Type reference (TYPE) CHAR22 Textstring 22 Zeichen 20080110
2 Returning RV_MRS_GUID Value transfer Type reference (TYPE) /MRSS/T_GUID GUID 20080110

Method CONVERT_GUID_TO_MRS on class /MRSS/CL_OPT_VSR_SERVICES has no exception.

Method CONVERT_SEC_TO_HHHHHMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20130517
2 Returning RV_TIME Value transfer Type reference (TYPE) CHAR8 Character field, 8 characters long 20130517

Method CONVERT_SEC_TO_HHHHHMM on class /MRSS/CL_OPT_VSR_SERVICES has no exception.

Method CONVERT_SEC_TO_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20090904
2 Returning RV_TIME Value transfer Type reference (TYPE) T 20090904

Method CONVERT_SEC_TO_TIME on class /MRSS/CL_OPT_VSR_SERVICES has no exception.

Method FORMAT_PERCENTAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20130517
2 Returning RV_PERCENTAGE Value transfer Type reference (TYPE) CHAR5 Maximum 5 characters long 20130517

Method FORMAT_PERCENTAGE on class /MRSS/CL_OPT_VSR_SERVICES has no exception.

Method MAP_MESSAGE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE Call by reference Type reference (TYPE) /MRSS/T_MESSAGE Nachricht 20080110
2 Importing IV_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_VSR_OPT_MSG_CAT Nachrichtentyp für VSR Optimierer-Nachrichten 20080110

Method MAP_MESSAGE_PARAMETER on class /MRSS/CL_OPT_VSR_SERVICES has no exception.

Method PARSE_PROGRESS_COMM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Call by reference Type reference (TYPE) /MRSS/T_RCCFT_COMM_PARAM_TABLE Kommunikationsdaten des VSR 20080119
2 Importing IV_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_VSR_OPT_MSG_CAT Nachrichtentyp für VSR Optimierer-Nachrichten 20080119
3 Returning RT_VSR_MESSAGES Value transfer Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20080119

Method PARSE_PROGRESS_COMM_DATA on class /MRSS/CL_OPT_VSR_SERVICES has no exception.

Method PARSE_RESULT_COMM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TOTAL_COST Value transfer Type reference (TYPE) /MRSS/T_OPT_TOTAL_COST Gesamtkosten der Lösung 20080119
2 Importing IT_COMM_DATA Call by reference Type reference (TYPE) /MRSS/T_RCCFT_COMM_PARAM_TABLE Kommunikationsdaten des VSR 20080119
3 Importing IV_CATEGORY Call by reference Type reference (TYPE) /MRSS/T_VSR_OPT_MSG_CAT Nachrichtentyp für VSR Optimierer-Nachrichten 20080119

Method PARSE_RESULT_COMM_DATA on class /MRSS/CL_OPT_VSR_SERVICES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610