SAP ABAP Class CL_RSZ_TLOGO_VERS (Version of a Web Template)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDT_BITM_VERS | Versionen eines Web Templates | 20041112 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDT_BTMP_VERS | Version eines Web Templates | 20041108 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_ITEM_VERS | Version of a Web Item | 20010430 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QVIW_VERS | Version of a Web Item | 20010504 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_TMPL_VERS | Version of a Web Template | 20010502 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BEX_REPORT_EREL_VERS | Report Designer: Versions of the Objects | 20050221 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BEX_REPORT_ERPT_VERS | Report Designer: Versions of the Objects | 20041104 |
Properties
| Class | CL_RSZ_TLOGO_VERS | |
| Short Description | Version of a Web Template | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSWWW | |
| Program status | ||
| Category | 0 | |
| Package | RS_QVIW | BW BEX Query View |
| Created | 20010426 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSZ_TLOGO_VERS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSZ_TLOGO_CORE | 20091222 | BEx TLOGO Object Core (for Componentization) |
Attributes
Class CL_RSZ_TLOGO_VERS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads an Object from the Database or Initializes It | 20010501 | |
| 2 | Instance method | Public | Constructor | 20010426 | ||
| 3 | Instance method | Protected | Method | Initializes the Member Variables | 20010430 | |
| 4 | Instance method | Protected | Method | Reads the Object from the Database | 20010430 | |
| 5 | Instance method | Protected | Method | Writes the Object to the Database | 20010430 | |
| 6 | Instance method | Protected | Method | Sets Object Status | 20010430 | |
| 7 | Instance method | Protected | Method | Sets Time STamp | 20010430 |
Events
Class CL_RSZ_TLOGO_VERS has no event.
Types
Class CL_RSZ_TLOGO_VERS has no local type.
Method Signatures
Method CONSTRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Objektversion | 20010501 | |||
| 2 | I_TLOGOID | Value transfer | Type reference (TYPE) | RSZWTLOGOID | ID eines TLOGO-Objekts | 20010501 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB Eintrag nicht vorhanden | 20061031 | ||
| 2 | Inkonsistente Eingabewerte | 20010501 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Objektversion | 20010426 | |||
| 2 | I_TLOGOID | Value transfer | Type reference (TYPE) | RSZWTLOGOID | Technischer Name eines Templates | 20010430 |
Method CONSTRUCTOR on class CL_RSZ_TLOGO_VERS has no exception.
Method OBJ_INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Objektversion | 20010430 | |||
| 2 | I_TLOGOID | Value transfer | Type reference (TYPE) | RSZWTLOGOID | Technischer Name eines Templates | 20010430 |
Method OBJ_INITIALIZE on class CL_RSZ_TLOGO_VERS has no exception.
Method OBJ_LOAD_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Objektversion | 20010430 | |||
| 2 | I_TLOGOID | Value transfer | Type reference (TYPE) | RSZWTLOGOID | Technischer Name eines Templates | 20010430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB Eintrag nicht vorhanden | 20040128 | ||
| 2 | Inkonsistente Eingabewerte | 20011029 |
Method OBJ_SAVE_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS_SAVE | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20010809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inkonsistente Eingabewerte | 20010430 |
Method OBJ_SET_OBJSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJSTAT | Value transfer | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20010430 |
Method OBJ_SET_OBJSTAT on class CL_RSZ_TLOGO_VERS has no exception.
Method OBJ_SET_TIMESTAMP Signature
Method OBJ_SET_TIMESTAMP on class CL_RSZ_TLOGO_VERS has no parameter.
Method OBJ_SET_TIMESTAMP on class CL_RSZ_TLOGO_VERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |