SAP ABAP Class CL_RSKPI_KPCE_VERS (KPI Catalog File Persistence (Version Object))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSKPI (Package) KPI Monitoring
⤷
⤷
Properties
| Class | CL_RSKPI_KPCE_VERS | |
| Short Description | KPI Catalog File Persistence (Version Object) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSKPI | |
| Program status | ||
| Category | 0 | |
| Package | RSKPI | KPI Monitoring |
| Created | 20060310 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSKPI_KPCE_VERS has no interface implemented.
Friends
Class CL_RSKPI_KPCE_VERS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSKPI_SX_CAT_FOLDER | KPI Catalog: Folder with Nodes and Entries | 20060310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Version Comparison | 20060310 | |
| 2 | Instance method | Public | Method | Version Comparison | 20060310 | |
| 3 | Instance method | Public | Constructor | Constructor | 20060310 | |
| 4 | Instance method | Public | Method | Returns Properties of a D.A.S. | 20060310 | |
| 5 | Instance method | Public | Method | Returns Values of Search Attributes | 20060310 | |
| 6 | Static method | Private | Method | Normalize Representation of KPI | 20060310 | |
| 7 | Static method | Public | Method | Read of KPI Definition from DB | 20060310 | |
| 8 | Instance method | Public | Method | Save (= Activate) | 20060310 | |
| 9 | Instance method | Public | Method | Set All Object Attributes | 20060314 | |
| 10 | Instance method | Public | Method | Set All Object Attributes | 20060314 | |
| 11 | Instance method | Public | Method | Set Time Stamp | 20060310 |
Events
Class CL_RSKPI_KPCE_VERS has no event.
Types
Class CL_RSKPI_KPCE_VERS has no local type.
Method Signatures
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSKPI_KPCE_VERS | zu versorgendes Versionsobjekt | 20060310 | |||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Versionen sind gleich | 20060310 |
Method COMPARE on class CL_RSKPI_KPCE_VERS has no exception.
Method COMPARE_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSKPI_KPCE_VERS | 20060310 | ||||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Versionen sind gleich | 20060310 |
Method COMPARE_TEXTS on class CL_RSKPI_KPCE_VERS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CATALOG_ID | Call by reference | Type reference (TYPE) | RSKPI_CATALOG_ID | RSKP1_C_CATALOG_ID-DEFAULT | technischer Name eines KPI Katalogs | 20060310 | ||
| 2 | I_CREATE_MODE | Call by reference | Type reference (TYPE) | RS_CHAR1 | Anlege-Mode => Konst. in CL_RSD_UTILITIES | 20060310 | |||
| 3 | I_NODE_ID | Call by reference | Type reference (TYPE) | RSKPI_NODE_ID | technischer Name eines Knotens im KPI Katalog | 20060310 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Version | 20060310 | ||
| 5 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSKPI_KPCE_VERS | Ref. (Vorlageversion) | 20060310 | |||
| 6 | I_SX_CAT_FOLDER | Call by reference | Type reference (TYPE) | RSKPI_SX_CAT_FOLDER | KPI Katalog: Verzeichnis mit Knoten und Einträgen | 20060310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültige Objektversion | 20060310 | ||
| 2 | nicht auf der Datenbank gefunden | 20060310 |
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_CAT_FOLDER | Call by reference | Type reference (TYPE) | RSKPI_SX_CAT_FOLDER | 20060310 | ||||
| 2 | E_T_CHILD_NODE_ID | Call by reference | Type reference (TYPE) | RSKPI_T_NODE_ID | Knoten IDs der Kinderknoten im KPI Katalog | 20060314 | |||
| 3 | E_T_SIBLING_NODE | Call by reference | Type reference (TYPE) | RSKPI_T_CAT_NODE | Geschwisterknoten im KPI Katalog | 20060315 | |||
| 4 | I_WITH_CHILD_NODE_IDS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060314 | ||
| 5 | I_WITH_SIBLING_NODES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060315 |
Method GET_INFO on class CL_RSKPI_KPCE_VERS has no exception.
Method GET_SEARCH_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TX_SEATR_ATR | Call by reference | Type reference (TYPE) | RSOS_TX_SEATR_ATR | Erweiterte Suche: Suchattribute mit Werten | 20060310 |
Method GET_SEARCH_ATTRIBUTES on class CL_RSKPI_KPCE_VERS has no exception.
Method NORMALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SX_CAT_FOLDER | Call by reference | Type reference (TYPE) | RSKPI_SX_CAT_FOLDER | 20060310 |
Method NORMALIZE on class CL_RSKPI_KPCE_VERS has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_CAT_FOLDER | Call by reference | Type reference (TYPE) | RSKPI_SX_CAT_FOLDER | 20060310 | ||||
| 2 | I_CATALOG_ID | Call by reference | Type reference (TYPE) | RSKPI_CATALOG_ID | RSKP1_C_CATALOG_ID-DEFAULT | technischer Name eines KPI Katalogs | 20060310 | ||
| 3 | I_NODE_ID | Call by reference | Type reference (TYPE) | RSKPI_NODE_ID | 20060310 | ||||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20060310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültige Eingabe (Version) | 20060310 | ||
| 2 | nicht auf der DB gefunden | 20060310 |
Method SAVE Signature
Method SAVE on class CL_RSKPI_KPCE_VERS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Sichern | 20060310 |
Method SET_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CAT_ENTRY | Call by reference | Type reference (TYPE) | RSKPI_T_CAT_ENTRY | Einträge im KPI Katalog | 20060314 |
Method SET_ENTRIES on class CL_RSKPI_KPCE_VERS has no exception.
Method SET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_CAT_NODE | Call by reference | Type reference (TYPE) | RSKPI_S_CAT_NODE | Knoten im KPI Katalog | 20060314 |
Method SET_NODE on class CL_RSKPI_KPCE_VERS has no exception.
Method SET_TIMESTAMP Signature
Method SET_TIMESTAMP on class CL_RSKPI_KPCE_VERS has no parameter.
Method SET_TIMESTAMP on class CL_RSKPI_KPCE_VERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |