SAP ABAP Class CL_RSWR_DB (Interface for Runtime Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSWEBRUNTIME (Package) Web Runtime Environment Functions (7.x)
⤷
⤷
Properties
| Class | CL_RSWR_DB | |
| Short Description | Interface for Runtime Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSWEBRUNTIME | Web Runtime Environment Functions (7.x) |
| Created | 20050428 | 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) |
Interfaces
Class CL_RSWR_DB has no interface implemented.
Friends
Class CL_RSWR_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSWR_DATA_TYPE | 'B' | Bookmark Type 'Bookmark' | 20050915 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSWR_DATA_TYPE | 'I' | Bookmark Type 'Broadcasting' | 20050913 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSWR_DATA_TYPE | 'S' | Bookmark Type 'Item' | 20060405 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSWR_DATA_TYPE | 'O' | Bookmark Type 'Item' in Broadcasting | 20060405 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSWR_DATA_TYPE | 'P' | Bookmark Type 'Personalization' | 20060905 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSWR_DATA_TYPE | 'U' | Bookmark Type 'URL' in Broadcasting | 20061116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Writes Call Stack to Trace Table | 20060927 | |
| 2 | Static method | Public | Method | Changes Runtime Data | 20060331 | |
| 3 | Static method | Public | Method | Deletes Saved Runtime Data | 20050530 | |
| 4 | Static method | Public | Method | Returns Saved Runtime Data | 20050530 | |
| 5 | Static method | Public | Method | Saves Runtime Data | 20050530 | |
| 6 | Static method | Private | Method | Delete XREF for Runtime Data | 20050531 | |
| 7 | Static method | Public | Method | Returns XREF for Runtime Data | 20050530 | |
| 8 | Static method | Private | Method | Saves XREF for Runtime Data | 20050530 | |
| 9 | Static method | Public | Method | Read List of Bookmarks | 20050913 | |
| 10 | Static method | Public | Method | Read Personalization | 20060905 | |
| 11 | Static method | Public | Method | Read Personalization | 20060905 | |
| 12 | Static method | Public | Method | Save Personalization | 20060905 | |
| 13 | Static method | Public | Method | Get Status | 20050909 | |
| 14 | Static method | Public | Method | Set Status | 20050909 | |
| 15 | Static method | Public | Method | Set Status Using Broadcasting | 20050913 | |
| 16 | Static method | Private | Method | Saves Runtime Data | 20060331 |
Events
Class CL_RSWR_DB has no event.
Types
Class CL_RSWR_DB has no local type.
Method Signatures
Method CALL_STACK_WRITE Signature
Method CALL_STACK_WRITE on class CL_RSWR_DB has no parameter.
Method CALL_STACK_WRITE on class CL_RSWR_DB has no exception.
Method DATA_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Value transfer | Type reference (TYPE) | RSWR_DATA_STRING | Daten | 20060331 | |||
| 2 | I_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID | 20060331 | |||
| 3 | I_KEEP_TIMESTAMP | Value transfer | Type reference (TYPE) | RS_BOOL | Zeitstempel Behalten | 20100214 | |||
| 4 | I_KEEP_USER | Value transfer | Type reference (TYPE) | RS_BOOL | Benutzerinformation Behalten | 20100214 | |||
| 5 | I_MAIN_OBJECT | Value transfer | Type reference (TYPE) | SOBJ_NAME | Hauptobjekt (z.B. Main Template) | 20060331 | |||
| 6 | I_MAIN_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | TLogo des Hauptobjekts | 20060331 | |||
| 7 | I_STATUS | Value transfer | Type reference (TYPE) | RSWR_DATA_STATUS | Status der Laufzeit-Daten | 20060331 | |||
| 8 | I_TYPE | Value transfer | Type reference (TYPE) | RSWR_DATA_TYPE | Typ | 20060331 | |||
| 9 | I_T_XREF | Value transfer | Type reference (TYPE) | RSWR_TS_DATA_XREF | XREF | 20060331 | |||
| 10 | I_XDATA | Value transfer | Type reference (TYPE) | RSWR_DATA_XSTRING | Daten als X-String | 20060331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ändern | 20060331 |
Method DATA_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | RSWR_DATA_STRING | Daten | 20050530 | |||
| 2 | E_XDATA | Call by reference | Type reference (TYPE) | RSWR_DATA_XSTRING | Daten als X-String | 20060207 | |||
| 3 | I_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID | 20050530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen | 20050530 |
Method DATA_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | RSWR_DATA_STRING | Daten | 20050530 | |||
| 2 | E_XDATA | Call by reference | Type reference (TYPE) | RSWR_DATA_XSTRING | Daten als X-String | 20060207 | |||
| 3 | I_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID | 20050530 | |||
| 4 | I_MARK_USAGE | Value transfer | Type reference (TYPE) | RS_BOOL | 'X' | Benutzung Markieren | 20100214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Lesen | 20050530 |
Method DATA_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID | 20050530 | |||
| 2 | I_DATA | Value transfer | Type reference (TYPE) | RSWR_DATA_STRING | Daten | 20050530 | |||
| 3 | I_MAIN_OBJECT | Value transfer | Type reference (TYPE) | SOBJ_NAME | Hauptobjekt (z.B. Main Template) | 20050915 | |||
| 4 | I_MAIN_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | TLogo des Hauptobjekts | 20050916 | |||
| 5 | I_STATUS | Value transfer | Type reference (TYPE) | RSWR_DATA_STATUS | Status der Laufzeit-Daten | 20050909 | |||
| 6 | I_TYPE | Value transfer | Type reference (TYPE) | RSWR_DATA_TYPE | Typ | 20050530 | |||
| 7 | I_T_XREF | Value transfer | Type reference (TYPE) | RSWR_TS_DATA_XREF | XREF | 20050531 | |||
| 8 | I_XDATA | Value transfer | Type reference (TYPE) | RSWR_DATA_XSTRING | Daten als X-String | 20060207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Speichern | 20050530 |
Method DATA_XREF_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID von Laufzeit-Daten | 20050531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen | 20050531 |
Method DATA_XREF_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_XREF | Value transfer | Type reference (TYPE) | RSWR_TS_DATA_XREF | XREF | 20050531 | |||
| 2 | I_DATA_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID von Laufzeit-Daten | 20050531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen | 20050531 |
Method DATA_XREF_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID von Laufzeit-Daten | 20050531 | |||
| 2 | I_T_XREF | Value transfer | Type reference (TYPE) | RSWR_TS_DATA_XREF | XREF | 20050531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Speichern | 20050530 |
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_BOOKMARK | Call by reference | Type reference (TYPE) | RSWR_T_BOOKMARK | Informationen zu Bookmarks | 20050914 | |||
| 2 | I_CREATION_FROM | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050915 | |||
| 3 | I_CREATION_TO | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050915 | |||
| 4 | I_ID | Call by reference | Type reference (TYPE) | RSWR_DATA_ID | ID von Laufzeit-Daten | 20050913 | |||
| 5 | I_LAST_STATUS_CHANGE | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050913 | |||
| 6 | I_MAIN_OBJECT_ID | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20050915 | |||
| 7 | I_MAIN_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20050916 | |||
| 8 | I_OWNER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20050915 | |||
| 9 | I_STATUS | Call by reference | Type reference (TYPE) | RSWR_DATA_STATUS | Status der Laufzeit-Daten | 20050913 | |||
| 10 | I_TYPE | Call by reference | Type reference (TYPE) | RSWR_DATA_TYPE | Typ der Laufzeit-Daten | 20050913 |
Method GET_LIST on class CL_RSWR_DB has no exception.
Method PERSONALIZATION_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOOKMARK_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | Bookmark ID | 20060905 | |||
| 2 | I_MAIN_OBJECT_ID | Value transfer | Type reference (TYPE) | SOBJ_NAME | Name des Hauptobjekts | 20060905 | |||
| 3 | I_MAIN_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | TLogo des Hauptobjekts | 20060905 | |||
| 4 | I_PATTERN_ALIAS | Value transfer | Type reference (TYPE) | SOBJ_NAME | Pattern Alias | 20060905 | |||
| 5 | I_TEMPLATE_ID | Value transfer | Type reference (TYPE) | SOBJ_NAME | Name des Templates | 20060905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen | 20060905 |
Method PERSONALIZATION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOOKMARK_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | Bookmark ID | 20060905 | |||
| 2 | I_MAIN_OBJECT_ID | Value transfer | Type reference (TYPE) | SOBJ_NAME | Name des Hauptobjekts | 20060905 | |||
| 3 | I_MAIN_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | TLogo des Hauptobjekts | 20060905 | |||
| 4 | I_PATTERN_ALIAS | Value transfer | Type reference (TYPE) | SOBJ_NAME | Pattern Alias | 20060905 | |||
| 5 | I_TEMPLATE_ID | Value transfer | Type reference (TYPE) | SOBJ_NAME | Name des Templates | 20060905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen | 20060905 |
Method PERSONALIZATION_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOOKMARK_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | Bookmark ID | 20060905 | |||
| 2 | I_MAIN_OBJECT_ID | Value transfer | Type reference (TYPE) | SOBJ_NAME | Name des Hauptobjekts | 20060905 | |||
| 3 | I_MAIN_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | TLogo des Hauptobjekts | 20060905 | |||
| 4 | I_PATTERN_ALIAS | Value transfer | Type reference (TYPE) | SOBJ_NAME | Pattern Alias | 20060905 | |||
| 5 | I_TEMPLATE_ID | Value transfer | Type reference (TYPE) | SOBJ_NAME | Name des Templates | 20060905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Speichern | 20060905 |
Method STATUS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS | Value transfer | Type reference (TYPE) | RSWR_DATA_STATUS | Status der Laufzeit-Daten | 20050909 | |||
| 2 | I_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID von Laufzeit-Daten | 20050909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen des Status. | 20050909 |
Method STATUS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID von Laufzeit-Daten | 20050909 | |||
| 2 | I_STATUS | Value transfer | Type reference (TYPE) | RSWR_DATA_STATUS | Status der Laufzeit-Daten | 20050909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Setzen des Status. | 20050909 |
Method STATUS_UPDATE_BROADCASTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEREFERENCED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050913 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | RSWR_DATA_ID | ID von Laufzeit-Daten | 20050913 | |||
| 3 | I_REFERENCED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050913 | |||
| 4 | I_SENT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050913 | |||
| 5 | I_UNSENT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050913 |
Method STATUS_UPDATE_BROADCASTING on class CL_RSWR_DB has no exception.
Method _DATA_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Value transfer | Type reference (TYPE) | RSWR_DATA_STRING | Daten | 20060331 | |||
| 2 | I_ID | Value transfer | Type reference (TYPE) | RSWR_DATA_ID | ID | 20060331 | |||
| 3 | I_MAIN_OBJECT | Value transfer | Type reference (TYPE) | SOBJ_NAME | Hauptobjekt (z.B. Main Template) | 20060331 | |||
| 4 | I_MAIN_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | TLogo des Hauptobjekts | 20060331 | |||
| 5 | I_STATUS | Value transfer | Type reference (TYPE) | RSWR_DATA_STATUS | Status der Laufzeit-Daten | 20060331 | |||
| 6 | I_TIMESTAMP_CREATE | Value transfer | Type reference (TYPE) | TZNTSTMPS | Zeitstempel Erzeugung | 20100214 | |||
| 7 | I_TIMESTAMP_USED | Value transfer | Type reference (TYPE) | TZNTSTMPS | Zeitstempel Benutzung | 20100214 | |||
| 8 | I_TYPE | Value transfer | Type reference (TYPE) | RSWR_DATA_TYPE | Typ | 20060331 | |||
| 9 | I_T_XREF | Value transfer | Type reference (TYPE) | RSWR_TS_DATA_XREF | XREF | 20060331 | |||
| 10 | I_USER_ID | Value transfer | Type reference (TYPE) | SYUNAME | Benutzername | 20100214 | |||
| 11 | I_XDATA | Value transfer | Type reference (TYPE) | RSWR_DATA_XSTRING | Daten als X-String | 20060331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Speichern | 20060331 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |