SAP ABAP Class CL_SVRS_TLOGO_DB_VIEW (DB View of TLOGO Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SVRS_TLOGO (Package) Extended Version Management for Logical Transport Objects
⤷
⤷
Properties
| Class | CL_SVRS_TLOGO_DB_VIEW | |
| Short Description | DB View of TLOGO Object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SVRS_TLOGO | Extended Version Management for Logical Transport Objects |
| Created | 20100707 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_SVRS_TLOGO_DB_VIEW has no interface implemented.
Friends
Class CL_SVRS_TLOGO_DB_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20100707 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SMODILOGTB | Customer Modification Log: Table Type | 20100712 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SMODISRCTB | SMODISRC: Table Type | 20100712 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | VERSOBJNAM | Version management: Object name | 20100707 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | VERSOBJTYP | Version Management: Object Type | 20100707 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20100707 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | VERSNO | Version Management: Version Number | 20100707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Conversion from DB Active to DB Inactive | 20100712 | |
| 2 | Instance method | Public | Method | Conversion from DB View to Logical View | 20100708 | |
| 3 | Static method | Public | Method | 20100707 | ||
| 4 | Static method | Public | Method | 20100709 |
Events
Class CL_SVRS_TLOGO_DB_VIEW has no event.
Types
Class CL_SVRS_TLOGO_DB_VIEW has no local type.
Method Signatures
Method CONVERT_TO_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TLOGO_DB_INACTIVE | Value transfer | Object reference (TYPE REF TO) | CL_SVRS_TLOGO_DB_VIEW | DB Sicht auf T-Logo Objekt | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 | |||
| 2 | Ausnahmeklasse: Illegaler Programmstatus | 20100712 |
Method CONVERT_TO_LOG_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LOG_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_SVRS_TLOGO_LOG_VIEW | Logische Sicht auf T-Logo Objekt | 20100708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse: Geforderte Funktion nicht unterstützt | 20100712 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | DATA | 20100707 | ||||
| 2 | IT_MDLOG | Call by reference | Type reference (TYPE) | SMODILOGTB | Smodilog: Tabellentyp | 20100712 | |||
| 3 | IT_MDSRC | Call by reference | Type reference (TYPE) | SMODISRCTB | Smodisrc: Tabellentyp | 20100712 | |||
| 4 | IV_CREATE_CONTENT_COPY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100713 | |||
| 5 | IV_OBJNAME | Call by reference | Type reference (TYPE) | VERSOBJNAM | 20100707 | ||||
| 6 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | VERSOBJTYP | 20100707 | ||||
| 7 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | 20100707 | ||||
| 8 | IV_VERSNO | Call by reference | Type reference (TYPE) | VERSNO | 20100707 | ||||
| 9 | RR_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_SVRS_TLOGO_DB_VIEW | DB Sicht auf T-Logo Objekt | 20100707 |
Method CREATE on class CL_SVRS_TLOGO_DB_VIEW has no exception.
Method CREATE_FROM_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTENT | Call by reference | Type reference (TYPE) | SVRS_TLOGO_CONTENT_TAB | TLOGO Content Tab | 20100709 | |||
| 2 | IT_HEADER | Call by reference | Type reference (TYPE) | SVRS_TLOGO_HEADER_TAB | 20100709 | ||||
| 3 | IT_MDLOG | Call by reference | Type reference (TYPE) | SMODILOGTB | Smodilog: Tabellentyp | 20100712 | |||
| 4 | IT_MDSRC | Call by reference | Type reference (TYPE) | SMODISRCTB | Smodisrc: Tabellentyp | 20100712 | |||
| 5 | IV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | 20100709 | ||||
| 6 | IV_VERSNO | Call by reference | Type reference (TYPE) | VERSNO | 20100709 | ||||
| 7 | RR_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_SVRS_TLOGO_DB_VIEW | 20100709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deserialisierung fehlgeschlagen | 20100709 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |