SAP ABAP Class CL_WDR_CFG_TRANSP_HANDLER_WDA (Transport Handling for Configurations in Web Dynpro)
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 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFG_TRANSP_HANDLER_BASE Base Class for Transport Handler 20090529
Properties
Class CL_WDR_CFG_TRANSP_HANDLER_WDA  
Short Description Transport Handling for Configurations in Web Dynpro    
Super Class CL_WDR_CFG_TRANSP_HANDLER_BASE Base Class for Transport Handler 
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 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)
2 CL_WD_CONFIG_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WDR_CFG_TRANSP_HANDLER_WDA has no interface implemented.
Friends
Class CL_WDR_CFG_TRANSP_HANDLER_WDA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLING_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090529
2 CTS_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_WDR_TRANSPORT_HANDLER Transport Handler 20090701
3 IS_CREATE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20090702
4 KEY Instance attribute Private Attribute reference (LIKE) 20100701
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090529
2 ON_CANCEL Instance method Private Event handling method 20090630
3 ON_CHECK Instance method Private Event handling method 20090630
4 ON_DEVCLASS_CHANGED Instance method Private Event handling method 20090701
5 ON_INSERT Instance method Private Event handling method 20090630
6 ON_TRKORR_CHANGE Instance method Private Method 20090724
7 ON_TRKORR_CHANGED Instance method Private Event handling method 20090701
8 ON_TRKORR_CUST_CHANGED Instance method Private Event handling method 20090724
9 REGISTER_HANDLERS Instance method Private Method Registers or deregisters all result handlers 20090529
Events
Class CL_WDR_CFG_TRANSP_HANDLER_WDA has no event.
Types
Class CL_WDR_CFG_TRANSP_HANDLER_WDA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT 20090529
2 Importing IS_WORKBENCH_OBJECT Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090724
3 Importing KEY Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identifikation eines Objekts in der WD-Konfiguration 20100312
4 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_WDA has no exception.

Method ON_CANCEL Signature

Method ON_CANCEL on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no parameter.
Method ON_CANCEL on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no exception.

Method ON_CHECK Signature

Method ON_CHECK on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no parameter.
Method ON_CHECK on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no exception.

Method ON_DEVCLASS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEVCLASS Call by reference Attribute reference (LIKE) 20090701

Method ON_DEVCLASS_CHANGED on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no exception.

Method ON_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGES Call by reference Attribute reference (LIKE) 20090708

Method ON_INSERT on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no exception.

Method ON_TRKORR_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRKORR Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20090724

Method ON_TRKORR_CHANGE on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no exception.

Method ON_TRKORR_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRKORR Call by reference Attribute reference (LIKE) 20090701

Method ON_TRKORR_CHANGED on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no exception.

Method ON_TRKORR_CUST_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRKORR_CUST Call by reference Attribute reference (LIKE) 20090724

Method ON_TRKORR_CUST_CHANGED on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no exception.

Method REGISTER_HANDLERS Signature

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

Method REGISTER_HANDLERS on class CL_WDR_CFG_TRANSP_HANDLER_WDA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800