SAP ABAP Class CL_SVRS_CONFIG_TLOGO (Superclass for configuration of version management)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_CONF_VERSION_ADAPTER BOPF Versioning Adapter 20100824
2 Inheritance (c INHERITING FROM c_ref)  CL_CMP_SVRS_CONFIG SVRS Config 20120817
3 Inheritance (c INHERITING FROM c_ref)  CL_DD_DDL_VERSIONING Versioning of DDL Sources 20130822
4 Inheritance (c INHERITING FROM c_ref)  CL_ESD_SCGR_VERSION Version Management for Service Groups 20130507
5 Inheritance (c INHERITING FROM c_ref)  CL_NHI_DUP_VERSION_CONFIG HANA Transport Container: Version Management Integration 20121221
6 Inheritance (c INHERITING FROM c_ref)  CL_SAM_SVRS_CONFIG_TLOGO SAM SNote Implementation 20100803
7 Inheritance (c INHERITING FROM c_ref)  CL_STC_BASIC_SCEN_SVRS Task List Group Version Management 20131106
8 Inheritance (c INHERITING FROM c_ref)  CL_STC_SCENARIO_SVRS Task List Version Management 20130312
9 Inheritance (c INHERITING FROM c_ref)  CL_SVRS_VCNT_CONFIG_VCN0 Config class for VCN0 object type 20101208
10 Inheritance (c INHERITING FROM c_ref)  CL_SVRS_VCNT_CONFIG_VCN1 Config class for VCN1 object type 20101214
... Click here to see Used By full list (12 items)
Properties
Class CL_SVRS_CONFIG_TLOGO  
Short Description Superclass for configuration of version management    
Super Class    
Instantiability of a Class 2  Public 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SVRS_CONFIG_TLOGO has no interface implemented.
Friends
Class CL_SVRS_CONFIG_TLOGO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_SUBOBJ_MAP Instance attribute Private Object reference (TYPE REF TO) CL_SVRS_SUBOBJ_2WAY_MAP Double-associative array for subobject names 20100707
2 AS_SOBJ_DEFINITION Instance attribute Private Type reference (TYPE) SVRS_SOBJ_DEFINITION SOBJ Definition for SVRS 20100707
3 AS_SOBJ_DEFINITION_INACTIVE Instance attribute Private Type reference (TYPE) SVRS_SOBJ_DEFINITION SOBJ definition for SVRS 20100707
4 AT_SUBOBJECTS Instance attribute Private Type reference (TYPE) SVRS_SUBOBJECTS Note Assistant: Table with Subobject Names 20100707
5 AV_CLASS_NAME Instance attribute Private Type reference (TYPE) VERSCONFIG_CLASS TLOGO: Name of configuration class 20100714
6 AV_OBJTYPE Instance attribute Public Type reference (TYPE) VERSOBJTYP Version Management: Object Type 20100707
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVE_TO_INACTIVE Instance method Public Method SVRS: Convert transport object to inactive 20100707
2 ADJUST_ADMIN_DATA Instance method Public Method SVRS: Adjust administration data 20100707
3 AFTER_IMPORT Instance method Public Method SVRS: After import 20100707
4 AUTH_CHECK_FOR_DISPLAY Instance method Public Method SVRS: Checks whether user has display authorization 20100707
5 AUTH_CHECK_FOR_MODIFY Instance method Public Method SVRS: Authorization check for changes 20100707
6 BEFORE_EXPORT Instance method Public Method SVRS: Before export 20100707
7 CHECK_OBJECT Instance method Public Method CWB: Checks object for consistency 20100707
8 CONSTRUCTOR Instance method Public Constructor 20100713
9 CREATE Static method Public Method 20100713
10 DEQUEUE_OBJECT Instance method Public Method SVRS: Unlock object 20100707
11 DISPLAY_OBJECT Instance method Public Method SVRS: Displays logical transport object in separate editor 20100707
12 DISPLAY_OBJECT_DIFF Instance method Public Method SVRS: Displays differences between two TLOGO objects 20100707
13 ENQUEUE_OBJECT Instance method Public Method SVRS: Lock Object 20100707
14 GET_DDIC_TYPE Instance method Public Method SVRS: DDIC type of subobject 20100707
15 GET_IGNORE_FIELDS Instance method Public Method SVRS: Ignored fields for version management 20100707
16 GET_KEY_FIELDS Instance method Public Method SVRS: Key fields of subobject 20100707
17 GET_OBJECTS_TO_BE_LOCKED Instance method Public Method CWB: All objects to be locked when being changed 20110202
18 GET_OBJECT_DEFINITION Instance method Public Method SVRS: Gets object definition 20100707
19 GET_OBJECT_DEFINITION_INACTIVE Instance method Public Method SVRS: Gets object definition of inactive object 20100707
20 GET_OBJECT_HEADER_FROM_REPO Instance method Public Method SVRS: Gets object header data from repository 20100707
21 GET_SORT_FIELD Instance method Public Method SVRS: Field for sorting ordered subobjects 20100707
22 GET_SUBOBJECTS Instance method Public Method SVRS: Subobjects for version management 20100707
23 GET_SUBOBJECT_MAPPING Instance method Public Method SVRS: 20100707
24 GET_SUBOBJ_LOGICAL_VIEW Instance method Public Method SVRS: Gets subobjects of logical view 20100707
25 GET_SVRS_KEY_FIELDS_NUMBER Instance method Public Method SVRS: Number of key fields of subobject 20100707
26 GET_TITLE Instance method Public Method SVRS: Get title for display 20100707
27 GET_TYPE_OF_SUBOBJECT Instance method Public Method SVRS: Get type of subobject 20100707
28 HAS_INACTIVE_VERSION Instance method Public Method SVRS: Does logical transport support inactive versions? 20100707
29 INITIALIZE Instance method Private Method 20100713
30 IS_PACKED Instance method Public Method SVRS: Unpack transport object to logical view? 20100707
31 PACK_OBJECT Instance method Public Method CWB: Transforms logical view to database view 20100707
32 SHOW_DATA Instance method Public Method SVRS: Shows subobject with delta data 20100707
33 UNPACK_OBJECT Instance method Public Method SVRS: Extracts database view to logical view 20100707
Events
Class CL_SVRS_CONFIG_TLOGO has no event.
Types
Class CL_SVRS_CONFIG_TLOGO has no local type.
Method Signatures

Method ACTIVE_TO_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO_DB_ACTIVE Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_DB_VIEW logisches Transportobjekt 20100712
2 Returning 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 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method ADJUST_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_DB_VIEW logisches Transportobjekt 20100707
2 Importing IV_DATE Call by reference Type reference (TYPE) AS4DATE SY-DATUM Aktuelles Datum des Applikationsservers 20100707
3 Importing IV_NAME Call by reference Type reference (TYPE) SYST-UNAME SY-UNAME Benutzername 20100707
4 Importing IV_TIME Call by reference Type reference (TYPE) AS4TIME SY-UZEIT Aktuelle Uhrzeit des Applikationsservers 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method AFTER_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNAME Call by reference Type reference (TYPE) VERSOBJNAM Versionsverwaltung: Name des Objektes 20100712
2 Importing IV_STATE Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20100714
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method AUTH_CHECK_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNAME Call by reference Type reference (TYPE) VERSOBJNAM Versionsverwaltung: Name des Objektes 20100707
2 Returning RV_IS_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method AUTH_CHECK_FOR_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNAME Call by reference Type reference (TYPE) VERSOBJNAM Versionsverwaltung: Name des Objektes 20100707
2 Returning RV_IS_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method BEFORE_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNAME Call by reference Type reference (TYPE) VERSOBJNAM 20100707
2 Importing IV_STATE Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20100714
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS 20100707

Method CHECK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MISSING_OBJECTS Call by reference Type reference (TYPE) SVRS_T_MISSINGOBJECTS Fehlende Objekte für Korrekturworkbenchübernahme 20100707
2 Importing IR_TLOGO_LOG Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW Logische Sicht auf T-Logo Objekt 20100712
# Exception Resumable Description Created on
1 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20100707

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJTYPE Call by reference Type reference (TYPE) VERSOBJTYP Versionsverwaltung: Typ des Objektes 20100713

Method CONSTRUCTOR on class CL_SVRS_CONFIG_TLOGO has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJTYPE Call by reference Type reference (TYPE) VERSOBJTYP TLOGO: Name der Konfigurationsklasse 20100713
2 Returning RR_CONFIG_CLASS Value transfer Object reference (TYPE REF TO) CL_SVRS_CONFIG_TLOGO Oberklasse für Konfiguration Versionsverwaltung 20100713
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100714

Method DEQUEUE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNAME Call by reference Type reference (TYPE) VERSOBJNAM Versionsverwaltung: Name des Objektes 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method DISPLAY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO_OBJECT Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW logisches Transportobjekt 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method DISPLAY_OBJECT_DIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO_DIFF_OBJECT Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_DIFF Delta zwischen zwei T-LOGO Objekten 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method ENQUEUE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNAME Call by reference Type reference (TYPE) VERSOBJNAM Versionsverwaltung: Name des Objektes 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707
2 CX_SVRS_OBJECT_ALREADY_LOCKED Objekt bereits anderweitig gesperrt 20100707

Method GET_DDIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SVRS_NAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20100707
2 Returning RV_DDIC_TYPE Value transfer Type reference (TYPE) TABNAME Tabellenname 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method GET_IGNORE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_IGNORE_FIELDS Value transfer Type reference (TYPE) SVRS_TLOGO_IFIELDS_TAB SVRS_TLOGO_IFIELDS 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method GET_KEY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_TYPE Call by reference Type reference (TYPE) TABNAME Tabellenname 20100707
2 Returning RT_KEY_FIELDS Value transfer Type reference (TYPE) CWB_FIELDNAMES Feldnamen 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method GET_OBJECTS_TO_BE_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO_LOG Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW Logische Sicht auf T-Logo Objekt 20110202
2 Returning RT_OBJECTS Value transfer Type reference (TYPE) SVRS_T_MISSINGOBJECTS Fehlende Objekte für Korrekturworkbenchübernahme 20110202
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Exception class: Error in configuration class 20110202

Method GET_OBJECT_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATE Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20100707
2 Returning RS_OBJ_DEFINITION Value transfer Type reference (TYPE) SVRS_SOBJ_DEFINITION SOBJ Definition für SVRS 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707
2 CX_SVRS_ILLEGAL_STATE Ausnahmeklasse: Illegaler Programmstatus 20100707
3 CX_SVRS_INCORRECT_DEFINITION Fehlerhafte Objektdefinition 20100707

Method GET_OBJECT_DEFINITION_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_OBJ_DEFINITION Value transfer Type reference (TYPE) SVRS_SOBJ_DEFINITION 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method GET_OBJECT_HEADER_FROM_REPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJNAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20100707
2 Importing IV_STATE Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20100707
3 Returning RS_HEADER Value transfer Type reference (TYPE) SVRS_TLOGO_HEADER TLOGO Object header 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707
2 CX_SVRS_FEATURE_NOT_SUPPORTED Ausnahmeklasse: Geforderte Funktion nicht unterstützt 20100707
3 CX_SVRS_OBJECT_NOT_FOUND Objekt wurde nicht gefunden 20100707

Method GET_SORT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_STRUC Call by reference Type reference (TYPE) TABNAME Tabellenname 20100707
2 Returning RV_SORT_FIELD Value transfer Type reference (TYPE) FIELDNAME Subobjekttypen der Korrekturworkbench 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method GET_SUBOBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUBOBJECTS Value transfer Type reference (TYPE) SVRS_SUBOBJECTS SVRS: Tabelle mit Subobjektnamen 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707
2 CX_SVRS_INCORRECT_DEFINITION Fehlerhafte Objektdefinition 20100707

Method GET_SUBOBJECT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MAP Value transfer Object reference (TYPE REF TO) CL_SVRS_SUBOBJ_2WAY_MAP 2fach assoziatives Array für Subobjektnamen 20100707

Method GET_SUBOBJECT_MAPPING on class CL_SVRS_CONFIG_TLOGO has no exception.

Method GET_SUBOBJ_LOGICAL_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUBOBJECTS Value transfer Type reference (TYPE) SVRS_SUBOBJECTS SVRS: subobjects 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707
2 CX_SVRS_INCORRECT_DEFINITION Fehlerhafte Objektdefinition 20100707

Method GET_SVRS_KEY_FIELDS_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_STRUC Call by reference Type reference (TYPE) TABNAME Tabellenname 20100707
2 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) TABNAME Name eines Teils eines versionierbaren Objektes 20100707
3 Returning RV_NUMBER_KEY_FIELDS Value transfer Type reference (TYPE) VERSNKEYFLDS Number of key fields 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse für Fehler 20100707

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_TYPE Call by reference Type reference (TYPE) TABNAME Tabellenname 20100707
2 Returning RV_TITLE Value transfer Type reference (TYPE) TEXT80 Text Länge 80 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method GET_TYPE_OF_SUBOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_STRUC Call by reference Type reference (TYPE) TABNAME Tabellenname 20100707
2 Returning RV_TYPE_OF_SUBOBJECT Value transfer Type reference (TYPE) CWB_SUBOBJ_TYPE Subobjekttypen der Korrekturworkbench 20100707
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707

Method HAS_INACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_INACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20100707

Method HAS_INACTIVE_VERSION on class CL_SVRS_CONFIG_TLOGO has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) VERSCONFIG_CLASS TLOGO: Name der Konfigurationsklasse 20100714
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100713
2 CX_SVRS_INCORRECT_DEFINITION Fehlerhafte Objektdefinition 20100713

Method IS_PACKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_PACKED Value transfer Type reference (TYPE) ABAP_BOOL 20100707

Method IS_PACKED on class CL_SVRS_CONFIG_TLOGO has no exception.

Method PACK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO_LOG Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW Logische Sicht auf T-Logo Objekt 20100712
2 Returning RR_TLOGO_DB Value transfer Object reference (TYPE REF TO) CL_SVRS_TLOGO_DB_VIEW DB Sicht auf T-Logo Objekt 20100712

Method PACK_OBJECT on class CL_SVRS_CONFIG_TLOGO has no exception.

Method SHOW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100707
2 Importing IT_CONTAINER Call by reference Type reference (TYPE) CWB_CONTAINER Note Assistant: Liste von Container 20100707
3 Importing IV_SUBOBJECT Call by reference Type reference (TYPE) TABNAME Name eines Teils eines versionierbaren Objektes 20100707
# Exception Resumable Description Created on
1 CX_SVRS_FEATURE_NOT_SUPPORTED Ausnahmeklasse: Geforderte Funktion nicht unterstützt 20100707

Method UNPACK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO_DB Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_DB_VIEW logisches Transportobjekt 20100712
2 Returning RR_TLOGO_LOG Value transfer Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW Logische Sicht auf T-Logo Objekt 20100712
# Exception Resumable Description Created on
1 CX_SVRS_ERROR_IN_CONFIGCLASS Ausnahmeklasse: Fehler in Konfigurationsklasse 20100707
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOBF/CL_CONF_VERSION_ADAPTER BOPF Versioning Adapter 20100824
2 Inheritance (c INHERITING FROM c_ref)  CL_CMP_SVRS_CONFIG SVRS Config 20120817
3 Inheritance (c INHERITING FROM c_ref)  CL_DD_DDL_VERSIONING Versioning of DDL Sources 20130822
4 Inheritance (c INHERITING FROM c_ref)  CL_ESD_SCGR_VERSION Version Management for Service Groups 20130507
5 Inheritance (c INHERITING FROM c_ref)  CL_NHI_DUP_VERSION_CONFIG HANA Transport Container: Version Management Integration 20121221
6 Inheritance (c INHERITING FROM c_ref)  CL_SAM_SVRS_CONFIG_TLOGO SAM SNote Implementation 20100803
7 Inheritance (c INHERITING FROM c_ref)  CL_STC_BASIC_SCEN_SVRS Task List Group Version Management 20131106
8 Inheritance (c INHERITING FROM c_ref)  CL_STC_SCENARIO_SVRS Task List Version Management 20130312
9 Inheritance (c INHERITING FROM c_ref)  CL_SVRS_VCNT_CONFIG_VCN0 Config class for VCN0 object type 20101208
10 Inheritance (c INHERITING FROM c_ref)  CL_SVRS_VCNT_CONFIG_VCN1 Config class for VCN1 object type 20101214
11 Inheritance (c INHERITING FROM c_ref)  CL_UCON_CA_VERS_NA_CWB Version Management + NA/CWB for CA 20120905
12 Inheritance (c INHERITING FROM c_ref)  CL_VBC_CONF_VERSION_ADAPTER Visual Business Versioning Adapter 20100727
History
Last changed by/on SAP  20110908 
SAP Release Created in 800