SAP ABAP Class CL_WDR_CFG_TRANSP_HANDLER_BASE (Base Class for Transport Handler)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CFG_TRANSPORT_HANDLER Transport Handling for Configuration Objects 20090529
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CFG_TRANSPORT_INFORMER Transport Handling for Configuration Objects 20100701
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFG_TRANSP_HANDLER_DYNP Transport Handling in SAP GUI 20090529
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFG_TRANSP_HANDLER_WDA Transport Handling for Configurations in Web Dynpro 20090529
Properties
Class CL_WDR_CFG_TRANSP_HANDLER_BASE  
Short Description Base Class for Transport Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20090529   SAP 
Last change 20130531   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)
2 CL_WD_CONFIG_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WD_CONFIG_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_CFG_TRANSPORT_HANDLER Transport Handling for Configuration Objects 20090529
2 IF_WDR_CFG_TRANSPORT_INFORMER Transport Handling for Configuration Objects 20100701
Friends
Class CL_WDR_CFG_TRANSP_HANDLER_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEVCLASS Instance attribute Protected Type reference (TYPE) DEVCLASS Package of an Existing Object 20091007
2 IS_WORKBENCH_OBJECT Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20090724
3 KEY Instance attribute Private Attribute reference (LIKE) 20100701
4 MASTERLANG Instance attribute Private Type reference (TYPE) MASTERLANG Original Language in Repository Objects 20100527
5 R3TR Constant Private Type reference (TYPE) TADIR-PGMID 'R3TR' Program ID in Requests and Tasks 20091007
6 TRANSPORT_REQUIRED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Replacement for Real Boolean Type: 'X' == True '' == False 20090701
7 TRANSPORT_SETTINGS Instance attribute Protected Object reference (TYPE REF TO) CL_WDR_TRANSP_SETTINGS Transport Settings for the API 20090701
8 TRKORR Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20100118
Methods
# Method Level Visibility Method type Description Created on
1 CALL_CTS Instance method Protected Method 20090529
2 CALL_TADIR_INSERT Instance method Private Method 20090529
3 CHANGE Instance method Protected Method 20090529
4 CHANGE_INT Instance method Private Method 20090529
5 CHECK_DIALOG_NECESSITY Instance method Private Method 20090529
6 CLONE_IMPL Instance method Protected Method 20100517
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090529
8 GET_MESSAGE_108 Instance method Protected Method 20090529
9 GET_RECORDING_ENTRIES Instance method Private Method 20090727
10 SET_DEVCLASS Instance method Private Method 20091007
11 TRANSLATE_MESSAGES Static method Protected Method 20090727
Events
Class CL_WDR_CFG_TRANSP_HANDLER_BASE has no event.
Types
Class CL_WDR_CFG_TRANSP_HANDLER_BASE has no local type.
Method Signatures

Method CALL_CTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CANCELLED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
2 Importing IS_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
3 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20090529
4 Exporting NO_RECORDING Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
5 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20090701

Method CALL_CTS on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method CALL_TADIR_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CANCELLED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
2 Exporting MESSAGE Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGE 20090529

Method CALL_TADIR_INSERT on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
2 Importing NO_DEVCLASS_DIALOG Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
3 Importing NO_TRANSPORT_DIALOG Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529

Method CHANGE on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method CHANGE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
2 Importing IS_DELETE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090921

Method CHANGE_INT on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method CHECK_DIALOG_NECESSITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CANCELLED Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
2 Importing IS_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
3 Exporting MESSAGE Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGE 20090529
4 Exporting NO_DEVCLASS_DIALOG Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
5 Exporting NO_TRANSPORT_DIALOG Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090529
6 Importing USE_DEVCLASS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090701

Method CHECK_DIALOG_NECESSITY on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method CLONE_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100517
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WDR_CFG_TRANSP_HANDLER_BASE Basisklasse für Transporthandler 20100517

Method CLONE_IMPL on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WORKBENCH_OBJECT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090724
2 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312
3 Importing TRANSPORT_SETTINGS Call by reference Object reference (TYPE REF TO) CL_WDR_TRANSP_SETTINGS 20090701

Method CONSTRUCTOR on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method GET_MESSAGE_108 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE Value transfer Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGE 20090529

Method GET_MESSAGE_108 on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method GET_RECORDING_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090727
2 Returning RECORDING_ENTRIES Value transfer Type reference (TYPE) CTS_RECORDING_ENTRIES WBO remote API: Einträge für Änderungsaufzeichnung 20090727
3 Importing WITH_DEVCLASS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090727

Method GET_RECORDING_ENTRIES on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method SET_DEVCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERROR Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20091007
2 Changing MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20091007

Method SET_DEVCLASS on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.

Method TRANSLATE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CTS_MESSAGES Call by reference Type reference (TYPE) CTS_MESSAGES WBO remote API: Meldungen über das Ergebnis einer Aktion 20090727
2 Returning WD_MESSAGES Value transfer Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20090727

Method TRANSLATE_MESSAGES on class CL_WDR_CFG_TRANSP_HANDLER_BASE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800