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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090529 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_TRANSPORT_HANDLER | Transport Handler | 20090701 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090702 | |||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20100701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090529 | |
| 2 | Instance method | Private | Event handling method | 20090630 | ||
| 3 | Instance method | Private | Event handling method | 20090630 | ||
| 4 | Instance method | Private | Event handling method | 20090701 | ||
| 5 | Instance method | Private | Event handling method | 20090630 | ||
| 6 | Instance method | Private | Method | 20090724 | ||
| 7 | Instance method | Private | Event handling method | 20090701 | ||
| 8 | Instance method | Private | Event handling method | 20090724 | ||
| 9 | 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 | CALLING_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | 20090529 | ||||
| 2 | IS_WORKBENCH_OBJECT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090724 | |||
| 3 | KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 | |||
| 4 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |