SAP ABAP Class CL_UMR_CUST (Interface for RMS Customizing)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMR (Package) CPM: Risk Management
⤷
⤷
Properties
| Class | CL_UMR_CUST | |
| Short Description | Interface for RMS Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMR | CPM: Risk Management |
| Created | 20020523 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMR_CUST has no forward declaration.
Interfaces
Class CL_UMR_CUST has no interface implemented.
Friends
Class CL_UMR_CUST has no friend class.
Attributes
Class CL_UMR_CUST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020523 | |
| 2 | Static method | Public | Method | Return All Target System Types | 20020523 | |
| 3 | Static method | Public | Method | Deletes all RMS Data Related to TS | 20020523 | |
| 4 | Static method | Public | Method | Internal Factory of Target Systems (for TC cust. interf.) | 20020523 | |
| 5 | Static method | Public | Method | Return All Target System of Given Type | 20020523 | |
| 6 | Static method | Public | Method | Add new TS for RMS | 20020523 | |
| 7 | Static method | Public | Method | Get List of all TS Used in RMS for Given Type | 20020523 |
Events
Class CL_UMR_CUST has no event.
Types
Class CL_UMR_CUST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UMR_CUST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UMR_CUST has no exception.
Method TS_ALL_TYPES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APP | Call by reference | Type reference (TYPE) | UMC_YT_APPLICATION | Application | 20020523 |
Method TS_ALL_TYPES_GET on class CL_UMR_CUST has no exception.
Method TS_DELETE_RMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20020523 | |||
| 2 | I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Technischer Name der Applikation(en) | 20020523 |
Method TS_DELETE_RMS on class CL_UMR_CUST has no exception.
Method TS_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_TS | Value transfer | Object reference (TYPE REF TO) | IF_UMR_TARGET_SYS_CUST | Interface of target system for RMS | 20020523 | |||
| 2 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20020523 | |||
| 3 | I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Technischer Name der Applikation(en) | 20020523 |
Method TS_FACTORY on class CL_UMR_CUST has no exception.
Method TS_LIST_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPKEY | Call by reference | Type reference (TYPE) | UMC_YT_APPKEY | Application key | 20020523 | |||
| 2 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20020523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application type is not supported | 20020523 |
Method TS_NEW_RMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_TS | Value transfer | Object reference (TYPE REF TO) | IF_UMR_TARGET_SYS_CUST | Interface of target system for RMS | 20020523 | |||
| 2 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20020523 | |||
| 3 | I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Technischer Name der Applikation(en) | 20020523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Target system is already used in RMS | 20020523 | ||
| 2 | Given TS does not exist | 20020523 |
Method TS_RMS_LIST_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPKEY | Call by reference | Type reference (TYPE) | UMC_YT_APPKEY | Application key | 20020523 | |||
| 2 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20020523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application type is not supported | 20020523 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |