SAP ABAP Class CL_USMD_CR_UI_SERVICE (Service Class of Change Request UI)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CREQUEST_BOLUI (Package) Change Request BOL UI

⤷

⤷

Properties
Class | CL_USMD_CR_UI_SERVICE | |
Short Description | Service Class of Change Request UI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | USMD_CREQUEST_BOLUI | Change Request BOL UI |
Created | 20110118 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_USMD_CR_UI_SERVICE has no forward declaration.
Interfaces
Class CL_USMD_CR_UI_SERVICE has no interface implemented.
Friends
Class CL_USMD_CR_UI_SERVICE has no friend class.
Attributes
Class CL_USMD_CR_UI_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Link to Correct Structure | 20110118 |
2 | ![]() |
Static method | Public | Method | Returns the Description of a Business System | 20110210 |
3 | ![]() |
Static method | Public | Method | Returns File Type ICON Alias | 20110118 |
4 | ![]() |
Static method | Public | Method | Returns File Size as Description | 20110118 |
5 | ![]() |
Static method | Public | Method | Returns File Type Description | 20110118 |
6 | ![]() |
Static method | Public | Method | Returns Description of a Reason for Rejection | 20110718 |
7 | ![]() |
Static method | Public | Method | Returns Full User Name | 20110118 |
8 | ![]() |
Static method | Public | Method | Returns User Profile | 20110204 |
Events
Class CL_USMD_CR_UI_SERVICE has no event.
Types
Class CL_USMD_CR_UI_SERVICE has no local type.
Method Signatures
Method CHECK_LINK_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LINK_ADDRESS | Call by reference | Type reference (TYPE) | USMD_LINK | Link | 20110118 | ||
2 | ![]() |
RF_VALID | Value transfer | Type reference (TYPE) | USMD_FLG | MDGAF: Allgemeines Kennzeichen | 20110118 |
Method CHECK_LINK_ADDRESS on class CL_USMD_CR_UI_SERVICE has no exception.
Method GET_BUSINESS_SYS_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | MDG_BUSINESS_SYSTEM | Business-System | 20110210 |
Method GET_BUSINESS_SYS_DESCRIPTION on class CL_USMD_CR_UI_SERVICE has no exception.
Method GET_FILE_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MIME_TYPE | Call by reference | Type reference (TYPE) | SKWF_MIME | KW Framework: Mime-Typ | 20110118 | ||
2 | ![]() |
RV_ICON_ALIAS | Value transfer | Type reference (TYPE) | CHAR64 | Bezeichner für ein Anwendungsübergreifendes Icon | 20110118 |
Method GET_FILE_ICON on class CL_USMD_CR_UI_SERVICE has no exception.
Method GET_FILE_SIZE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILE_SIZE_BYTES | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20110118 | ||
2 | ![]() |
RV_FILE_SIZE_DESCRIPTION | Value transfer | Type reference (TYPE) | USMD_TXTSH | Bezeichnung (Kurztext) | 20110118 |
Method GET_FILE_SIZE_DESCRIPTION on class CL_USMD_CR_UI_SERVICE has no exception.
Method GET_FILE_TYPE_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Sprachenschlüssel der aktuellen Textumgebung | 20110118 | ||
2 | ![]() |
IV_MIME_TYPE | Call by reference | Type reference (TYPE) | SKWF_MIME | KW Framework: Mime-Typ | 20110118 | ||
3 | ![]() |
RV_TYPE_DESCRIPTION | Value transfer | Type reference (TYPE) | SKWF_DESCR | Kurzbeschreibung des Typs | 20110118 |
Method GET_FILE_TYPE_DESCRIPTION on class CL_USMD_CR_UI_SERVICE has no exception.
Method GET_REASON_REJ_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REASON_REJ_DESCR | Call by reference | Type reference (TYPE) | USMD_TXTMI | Beschreibung Ablehnungsgrund | 20110718 | ||
2 | ![]() |
IV_CREQ_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Typ des Änderungsantrags | 20110718 | ||
3 | ![]() |
IV_REASON_REJ | Call by reference | Type reference (TYPE) | USMD_REASON_REJ | Ablehnungsgrund | 20110718 |
Method GET_REASON_REJ_DESCRIPTION on class CL_USMD_CR_UI_SERVICE has no exception.
Method GET_USER_FULL_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20110118 | ||
2 | ![]() |
RV_NAME_TEXT | Value transfer | Type reference (TYPE) | AD_NAMTEXT | Vollständiger Name der Person | 20110118 |
Method GET_USER_FULL_NAME on class CL_USMD_CR_UI_SERVICE has no exception.
Method GET_USER_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_USER_PROFILE | Call by reference | Type reference (TYPE) | USMD_S_USER_PROFILE | Benutzerprofil | 20110204 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20110204 | ||
3 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20110204 |
Method GET_USER_PROFILE on class CL_USMD_CR_UI_SERVICE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |