SAP ABAP Class CL_UMR_TLEVEL (Access to Threat Levels)
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_TLEVEL | |
| Short Description | Access to Threat Levels | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMR | CPM: Risk Management |
| Created | 20010803 | SAP |
| Last change | 20050220 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMR_TLEVEL has no forward declaration.
Interfaces
Class CL_UMR_TLEVEL has no interface implemented.
Friends
Class CL_UMR_TLEVEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UMR_TLEVEL | 20010803 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_TL100ST | Buffer | 20010803 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_TL100TST | Buffer | 20010803 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010803 | |
| 2 | Instance method | Public | Method | Set Table of Threat Levels | 20010803 | |
| 3 | Static method | Public | Method | Get Instance | 20010803 | |
| 4 | Instance method | Public | Method | Get Text for Single Level | 20010803 | |
| 5 | Static method | Public | Method | Init Factory | 20010803 | |
| 6 | Instance method | Public | Method | Check if Member Data are Modified | 20010803 | |
| 7 | Instance method | Public | Method | Load Data from Database | 20010803 | |
| 8 | Instance method | Public | Method | Save Data to Database | 20010803 | |
| 9 | Instance method | Public | Method | Set Table of Threat Levels | 20010803 |
Events
Class CL_UMR_TLEVEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_TL100ST | Protected | See coding | 20010803 | |
||
| 2 | YS_TL100TST | Protected | See coding | 20010803 | |
||
| 3 | YT_TL100ST | Protected | See coding | 20010803 | |
||
| 4 | YT_TL100TST | Protected | See coding | 20010803 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMR_TLEVEL has no parameter.
Method CONSTRUCTOR on class CL_UMR_TLEVEL has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TLEVEL | Value transfer | Type reference (TYPE) | UMR_YT_TLEVEL | Threat level | 20010803 | |||
| 2 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | System, aktuelle Sprache | 20010803 |
Method GET on class CL_UMR_TLEVEL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TLEVEL | Value transfer | Object reference (TYPE REF TO) | CL_UMR_TLEVEL | Access to common risk management data | 20010803 |
Method GET_INSTANCE on class CL_UMR_TLEVEL has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TLEVEL | Call by reference | Type reference (TYPE) | UMR_YS_TLEVEL | Threat level | 20010803 | |||
| 2 | E_LTXT | Call by reference | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20010803 | |||
| 3 | E_STXT | Call by reference | Type reference (TYPE) | UMC_Y_STXT | Kurztext | 20010803 | |||
| 4 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | System, aktuelle Sprache | 20010803 | ||
| 5 | I_TLEVEL | Value transfer | Type reference (TYPE) | UMR_Y_TLEVEL | Bedrohungsgrad | 20010803 |
Method GET_TEXT on class CL_UMR_TLEVEL has no exception.
Method INIT_FACTORY Signature
Method INIT_FACTORY on class CL_UMR_TLEVEL has no parameter.
Method INIT_FACTORY on class CL_UMR_TLEVEL has no exception.
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MODIF | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20010803 |
Method IS_MODIFIED on class CL_UMR_TLEVEL has no exception.
Method LOAD_FROM_DB Signature
Method LOAD_FROM_DB on class CL_UMR_TLEVEL has no parameter.
Method LOAD_FROM_DB on class CL_UMR_TLEVEL has no exception.
Method SAVE_TO_DB Signature
Method SAVE_TO_DB on class CL_UMR_TLEVEL has no parameter.
Method SAVE_TO_DB on class CL_UMR_TLEVEL has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TLEVEL | Call by reference | Type reference (TYPE) | UMR_YT_TLEVEL | Threat level | 20010803 | |||
| 2 | I_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | System, aktuelle Sprache | 20010803 |
Method SET on class CL_UMR_TLEVEL has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 3.1A |