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 | ![]() |
Constant | Public | See coding | 20080721 | ||||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'system' | Parameter ID of retrieving System Alias out of URL | 20080319 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SYSTEM_ALIAS' | Parameter ID for retrieving System Alias out of URL | 20091112 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XCHAR | System Landscape was fetched | 20080811 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XCHAR | Connection status of SRM System | 20080811 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | System Alias | 20080811 | ||
7 | ![]() |
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 | ![]() |
Static method | Public | Constructor | Class constructor | 20080811 |
2 | ![]() |
Static method | Public | Method | Get the SystemAlias of the current system | 20080319 |
3 | ![]() |
Instance method | Private | Method | Get System Landscape information | 20080811 |
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 |