SAP ABAP Class CL_RSZ_QVIW (BW Web Item)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_QVIW (Package) BW BEX Query View
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_TLOGO_CORE | BEx TLOGO Object Core (for Componentization) | 20091222 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO | TLOGO Object | 20010531 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20010531 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20010531 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20010531 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_SEARCH | BW Repository: Advanced search for TLOGO objects | 20060807 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20010531 |
Properties
| Class | CL_RSZ_QVIW | |
| Short Description | BW Web Item | |
| Super Class | CL_RSZ_TLOGO_CORE | BEx TLOGO Object Core (for Componentization) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSWWW | |
| Program status | ||
| Category | 0 | |
| Package | RS_QVIW | BW BEX Query View |
| Created | 20010531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_TLOGO | TLOGO Object | 20010531 | ||
| 2 | IF_RSO_TLOGO_GENERAL | BW Repository: TLOGO Objects - General | 20010531 | ||
| 3 | IF_RSO_TLOGO_MAINTAIN | BW Repository: TLOGO Objects - Changes/Maintenance | 20010531 | ||
| 4 | IF_RSO_TLOGO_MAINTAIN_INT | BW Repository: TLOGO Objects - INTERN: Activation | 20010531 | ||
| 5 | IF_RSO_TLOGO_SEARCH | BW Repository: Advanced search for TLOGO objects | 20060807 | ||
| 6 | IF_RSO_TLOGO_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20010531 |
Friends
Class CL_RSZ_QVIW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RSZW_TH_TLOGO_R | Hashed Table with Web TLOGO References | 20010531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks authorization for carrying out an action | 20010727 | |
| 2 | Static method | Public | Method | Checks authorization for carrying out an action | 20060728 | |
| 3 | Static method | Public | Method | Enhanced Authorization Check from 3.0B SP11 | 20051031 | |
| 4 | Instance method | Public | Method | Checks if the template can be deleted | 20011221 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20010531 | |
| 6 | Static method | Public | Method | Creates and delivers instance of the class | 20010531 | |
| 7 | Instance method | Public | Method | Deletes Template Data | 20010726 | |
| 8 | Instance method | Private | Method | 20010531 | ||
| 9 | Instance method | Public | Method | Reads Item Data | 20010531 | |
| 10 | Static method | Public | Method | Delivers Item Icon | 20010531 | |
| 11 | Instance method | Public | Method | Read Characteristics of a Version | 20010531 | |
| 12 | Static method | Public | Method | Enhanced Authorization Check from 3.0B SP11 | 20010531 | |
| 13 | Instance method | Public | Method | Save Specified Data in the Database | 20010531 | |
| 14 | Instance method | Public | Method | Sets Item Data | 20010531 |
Events
Class CL_RSZ_QVIW has no event.
Types
Class CL_RSZ_QVIW has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALLOWED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20010727 | |||
| 2 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20010727 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | RSZWVIEWID | Technischer Name eines Templates | 20010727 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Berechtigungsprüfung konnte nicht durchgeführt werden | 20010727 |
Method AUTHORITY_CHECK_70 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALLOWED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060728 | |||
| 2 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20060728 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | RSZWVIEWID | Technischer Name eines Templates | 20060728 | |||
| 4 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20060728 |
Method AUTHORITY_CHECK_70 on class CL_RSZ_QVIW has no exception.
Method AUTHORITY_CHECK_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20051031 | |||
| 2 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20051031 | |||
| 3 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20051031 | |||
| 4 | I_OWNER | Call by reference | Type reference (TYPE) | RSOWNER | Besitzer (Verantwortlicher) | 20120302 | |||
| 5 | I_VIEWID | Call by reference | Type reference (TYPE) | RSZWVIEWID | Technischer Name eines Views | 20051031 |
Method AUTHORITY_CHECK_X on class CL_RSZ_QVIW has no exception.
Method CHECK_DELETE2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_USEDBY | Call by reference | Type reference (TYPE) | RSZW_T_USELIST | BW Repository: Tabelle von Objekten und Assoziationstyp | 20011221 | |||
| 2 | E_T_USES | Call by reference | Type reference (TYPE) | RSO_T_TLOGO_ASC | BW Repository: Tabelle von Objekten und Assoziationstyp | 20011221 | |||
| 3 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20011221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Berechtigungsprüfung konnte nicht durchgeführt werden | 20011221 | ||
| 2 | 20020122 | |||
| 3 | 20011221 | |||
| 4 | 20011221 | |||
| 5 | Abbruch durch den Benutzer (Dialog) | 20011221 | ||
| 6 | Objekt darf nur angezeigt, nicht aber bearbeitet werden | 20011221 | ||
| 7 | BW: Allgemeine Fehlerklasse | 20020424 | ||
| 8 | Keine Berechtigung für ein Objekt | 20011221 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSZWTLOGOID | ID eines TLOGO-Objekts | 20010531 |
Method CONSTRUCTOR on class CL_RSZ_QVIW has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEWID | Call by reference | Type reference (TYPE) | RSZWTLOGOID | ID eines TLOGO-Objekts | 20010531 | |||
| 2 | R_R_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_RSZ_QVIW | BW Web Item | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20010531 |
Method DELETE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_USEDBY | Call by reference | Type reference (TYPE) | RSZW_T_USELIST | Rückgabe von Baum- und Listenknoten für den Open-Dialog | 20010726 | |||
| 2 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20010726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20010726 | ||
| 2 | Objekt darf nur angezeigt, nicht aber bearbeitet werden | 20010726 | ||
| 3 | BW: Allgemeine Fehlerklasse | 20010726 | ||
| 4 | Keine Berechtigung für ein Objekt | 20010726 |
Method EXISTS_ON_DB Signature
Method EXISTS_ON_DB on class CL_RSZ_QVIW has no parameter.
Method EXISTS_ON_DB on class CL_RSZ_QVIW has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_VIEW | Call by reference | Type reference (TYPE) | RRX1_SX_VIEW | Tabellentyp für Struktur RSZW_SX_ITEM_BLOB | 20010531 | |||
| 2 | E_S_TEXT | Call by reference | Type reference (TYPE) | RSZWOBJTXT | Texte für Templates/Items/Views | 20010809 | |||
| 3 | E_S_VIEW | Call by reference | Type reference (TYPE) | RSZWVIEW | Headertabelle für BW Views | 20010531 | |||
| 4 | E_VIEW_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | View Definition | 20050104 | |||
| 5 | I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20010606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20010531 |
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ICONID | Value transfer | Type reference (TYPE) | ICON_D | Id eines Icons in einem Tree-Knoten | 20010531 |
Method GET_ICON on class CL_RSZ_QVIW has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_TEXT | Call by reference | Type reference (TYPE) | RSZWOBJTXT | Texte für Templates/Items/Views | 20010531 | |||
| 2 | E_S_VIEW | Call by reference | Type reference (TYPE) | RSZWVIEW | Verwaltungsinformationen zu einem Web-Template | 20010531 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-NEW | = 'N': most recent, d.h. A Ves, falls N Vers nicht exist. | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20010531 | ||
| 2 | Objekt in Version nicht gefunden | 20010531 |
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_RSZ_QVIW has no parameter.
Method GET_INSTANCE on class CL_RSZ_QVIW has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE_TEXT | Call by reference | Type reference (TYPE) | STRING | Text der Fehlermeldung | 20010606 | |||
| 2 | I_IS_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20010531 | |||
| 3 | I_NO_MSG_HANDLER | Call by reference | Type reference (TYPE) | RS_BOOL | Kein Messagehandler | 20010606 | |||
| 4 | I_SX_VIEW | Call by reference | Type reference (TYPE) | RRX1_SX_VIEW | 20010531 | ||||
| 5 | I_S_TEXT | Call by reference | Type reference (TYPE) | RSZWOBJTXT | Texte für Templates/Items/Views | 20010809 | |||
| 6 | I_S_VIEW | Call by reference | Type reference (TYPE) | RSZWVIEW | Allgemeine Header Informationen zu einem Query View | 20010531 | |||
| 7 | I_VIEW_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | View Definition als Xml | 20050104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Neu anlegen oder Ändern nicht erlaubt | 20010531 | ||
| 2 | 20010531 | |||
| 3 | Fehler beim Speichern der Daten auf der Datenbank | 20010531 | ||
| 4 | Interner Fehler beim Setzen der Daten | 20010531 | ||
| 5 | Keine Berechtigung | 20120724 |
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_VIEW | Call by reference | Type reference (TYPE) | RRX1_SX_VIEW | 20010531 | ||||
| 2 | I_S_TEXT | Call by reference | Type reference (TYPE) | RSZWOBJTXT | Texte für Templates/Items/Views | 20010809 | |||
| 3 | I_S_VIEW | Call by reference | Type reference (TYPE) | RSZWVIEW | Headertabelle für BW Views | 20010531 | |||
| 4 | I_VIEW_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | View Definition als Xml | 20050104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20010531 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |