SAP ABAP Class CL_MM_UI_RUNTIME_SERVICES (Runtime Services)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
Properties
Class CL_MM_UI_RUNTIME_SERVICES  
Short Description Runtime Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMPUR_UI_MODEL   Model Components for Web Dynpro Applications, Purchasing 
Created 20080319   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MM_UI_RUNTIME_SERVICES has no forward declaration.
Interfaces
Class CL_MM_UI_RUNTIME_SERVICES has no interface implemented.
Friends
Class CL_MM_UI_RUNTIME_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLIENT_ENVIRONMENT Constant Public See coding 20080721
2 C_SYSTEM_PARAM Constant Public Type reference (TYPE) STRING 'system' Parameter ID of retrieving System Alias out of URL 20080319
3 C_SYSTEM_PARAM_V2 Constant Public Type reference (TYPE) STRING 'SYSTEM_ALIAS' Parameter ID for retrieving System Alias out of URL 20091112
4 MV_LANDSCAPE_FETCHED Instance attribute Private Type reference (TYPE) XCHAR System Landscape was fetched 20080811
5 MV_SRM_CONNECTED Instance attribute Private Type reference (TYPE) XCHAR Connection status of SRM System 20080811
6 MV_SYSTEM_ALIAS Instance attribute Private Type reference (TYPE) STRING System Alias 20080811
7 SO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_MM_UI_RUNTIME_SERVICES Singleton 20080811
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20080811
2 GET_CURRENT_SYSTEMALIAS Static method Public Method Get the SystemAlias of the current system 20080319
3 GET_SYSTEM_LANDSCAPE Instance method Private Method Get System Landscape information 20080811
4 IS_SRM_CONNECTED_TO_PORTAL Static method Public Method Is SRM System connected to the Buyer Portal 20080811
Events
Class CL_MM_UI_RUNTIME_SERVICES has no event.
Types
Class CL_MM_UI_RUNTIME_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MM_UI_RUNTIME_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MM_UI_RUNTIME_SERVICES has no exception.

Method GET_CURRENT_SYSTEMALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SYSTEMALIAS Call by reference Type reference (TYPE) STRING Systemalias of current system 20080319

Method GET_CURRENT_SYSTEMALIAS on class CL_MM_UI_RUNTIME_SERVICES has no exception.

Method GET_SYSTEM_LANDSCAPE Signature

Method GET_SYSTEM_LANDSCAPE on class CL_MM_UI_RUNTIME_SERVICES has no parameter.
Method GET_SYSTEM_LANDSCAPE on class CL_MM_UI_RUNTIME_SERVICES has no exception.

Method IS_SRM_CONNECTED_TO_PORTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONNECTED Value transfer Type reference (TYPE) MMPURUI_SRM_CONNECTED_TY SRM System is connected to Buyer portal 20080811

Method IS_SRM_CONNECTED_TO_PORTAL on class CL_MM_UI_RUNTIME_SERVICES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604