SAP ABAP Class CL_RSZ_ITEM (BW Web Item)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_DESIGNTIME_3X (Package) Web Designtime up to BW Release 3.x (Outside CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_TLOGO | BW Web Template | 20010531 |
| 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_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20010531 |
Properties
| Class | CL_RSZ_ITEM | |
| Short Description | BW Web Item | |
| Super Class | CL_RSZ_TLOGO | BW Web Template |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSWWW | |
| Program status | ||
| Category | 0 | |
| Package | RS_WEB_DESIGNTIME_3X | Web Designtime up to BW Release 3.x (Outside CORE) |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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_TRANSPORT | Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) | 20010531 |
Friends
Class CL_RSZ_ITEM 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 | Instance method | Public | Method | Checks if the template can be deleted | 20011221 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20010531 | |
| 4 | Static method | Public | Method | Creates and delivers instance of the class | 20010531 | |
| 5 | Instance method | Public | Method | Deletes Template Data | 20010531 | |
| 6 | Instance method | Private | Method | 20010531 | ||
| 7 | Instance method | Public | Method | Reads Item Data | 20010531 | |
| 8 | Static method | Public | Method | Delivers Item Icon | 20010531 | |
| 9 | Instance method | Public | Method | Read Characteristics of a Version | 20010531 | |
| 10 | Instance method | Public | Method | 20010531 | ||
| 11 | Instance method | Public | Method | 20010531 | ||
| 12 | Instance method | Public | Method | Sets Item Data | 20010606 | |
| 13 | Instance method | Public | Method | Sets Item Data | 20010531 |
Events
Class CL_RSZ_ITEM has no event.
Types
Class CL_RSZ_ITEM 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) | RSZWTMPLID | Technischer Name eines Templates | 20010727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Berechtigungsprüfung konnte nicht durchgeführt werden | 20010727 |
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 | 20011221 | |||
| 3 | 20011221 | |||
| 4 | Abbruch durch den Benutzer (Dialog) | 20011221 | ||
| 5 | Objekt darf nur angezeigt, nicht aber bearbeitet werden | 20011221 | ||
| 6 | BW: Allgemeine Fehlerklasse | 20020424 | ||
| 7 | 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_ITEM has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEMID | Call by reference | Type reference (TYPE) | RSZWTLOGOID | ID eines TLOGO-Objekts | 20010531 | |||
| 2 | R_R_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_RSZ_ITEM | 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 | 20010531 | |||
| 2 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch den Benutzer (Dialog) | 20010531 | ||
| 2 | Objekt darf nur angezeigt, nicht aber bearbeitet werden | 20010531 | ||
| 3 | BW: Allgemeine Fehlerklasse | 20010531 | ||
| 4 | Keine Berechtigung für ein Objekt | 20010531 |
Method EXISTS_ON_DB Signature
Method EXISTS_ON_DB on class CL_RSZ_ITEM has no parameter.
Method EXISTS_ON_DB on class CL_RSZ_ITEM has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEM_STRING | Call by reference | Type reference (TYPE) | STRING | 20040805 | ||||
| 2 | E_SX_ITEM_BLOB | Call by reference | Type reference (TYPE) | RSZW_SX_ITEM_BLOB | Tabellentyp für Struktur RSZW_SX_ITEM_BLOB | 20010531 | |||
| 3 | E_S_ITEM | Call by reference | Type reference (TYPE) | RSZWITEM | Headertabelle für BW Web Items | 20010531 | |||
| 4 | E_S_TEXT | Call by reference | Type reference (TYPE) | RSZWOBJTXT | Texte für Templates/Items/Views | 20010809 | |||
| 5 | E_T_ITEMATTR | Call by reference | Type reference (TYPE) | RRXW3TQUERY | Tabelle mit Zeilen von Textdokumentinhalt für den Webserver | 20010531 | |||
| 6 | I_ENQMODE | Call by reference | Type reference (TYPE) | ENQMODE | '' | Boolean | 20010606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010606 | |||
| 2 | BW: Allgemeine Fehlerklasse | 20010531 |
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REN_NAME | Value transfer | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20010613 | |||
| 2 | R_ICONID | Value transfer | Type reference (TYPE) | ICON_D | Id eines Icons in einem Tree-Knoten | 20010531 |
Method GET_ICON on class CL_RSZ_ITEM has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_ITEM | Call by reference | Type reference (TYPE) | RSZWITEM | Verwaltungsinformationen zu einem Web-Template | 20010531 | |||
| 2 | E_S_TEXT | Call by reference | Type reference (TYPE) | RSZWOBJTXT | Texte für Templates/Items/Views | 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_ITEM has no parameter.
Method GET_INSTANCE on class CL_RSZ_ITEM has no exception.
Method GET_RELATED Signature
Method GET_RELATED on class CL_RSZ_ITEM has no parameter.
Method GET_RELATED on class CL_RSZ_ITEM has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEQUEUE_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20010606 | |||
| 2 | I_IS_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20010606 | |||
| 3 | I_ITEM_STRING | Call by reference | Type reference (TYPE) | STRING | 20040805 | ||||
| 4 | I_SX_ITEM_BLOB | Call by reference | Type reference (TYPE) | RSZW_SX_ITEM_BLOB | 20010606 | ||||
| 5 | I_S_ITEM | Call by reference | Type reference (TYPE) | RSZWITEM | Headertabelle für BW Web Items | 20010606 | |||
| 6 | I_S_TEXT | Call by reference | Type reference (TYPE) | RSZWOBJTXT | Texte für Templates/Items/Views | 20010809 | |||
| 7 | I_T_ITEMATTR | Call by reference | Type reference (TYPE) | RRXW3TQUERY | Tabelle mit Zeilen von Textdokumentinhalt für den Webserver | 20010606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20010606 |
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM_STRING | Call by reference | Type reference (TYPE) | STRING | 20040805 | ||||
| 2 | I_SX_ITEM_BLOB | Call by reference | Type reference (TYPE) | RSZW_SX_ITEM_BLOB | 20010531 | ||||
| 3 | I_S_ITEM | Call by reference | Type reference (TYPE) | RSZWITEM | Headertabelle für BW Web Items | 20010531 | |||
| 4 | I_S_TEXT | Call by reference | Type reference (TYPE) | RSZWOBJTXT | Texte für Templates/Items/Views | 20010809 | |||
| 5 | I_T_ITEMATTR | Call by reference | Type reference (TYPE) | RRXW3TQUERY | Tabelle mit Zeilen von Textdokumentinhalt für den Webserver | 20010531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20010531 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |