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 | ![]() |
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) |
3 | ![]() |
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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package of an Existing Object | 20091007 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090724 | ||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20100701 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MASTERLANG | Original Language in Repository Objects | 20100527 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | TADIR-PGMID | 'R3TR' | Program ID in Requests and Tasks | 20091007 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Replacement for Real Boolean Type: 'X' == True '' == False | 20090701 | |
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_TRANSP_SETTINGS | Transport Settings for the API | 20090701 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request/Task | 20100118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20090529 | |
2 | ![]() |
Instance method | Private | Method | 20090529 | |
3 | ![]() |
Instance method | Protected | Method | 20090529 | |
4 | ![]() |
Instance method | Private | Method | 20090529 | |
5 | ![]() |
Instance method | Private | Method | 20090529 | |
6 | ![]() |
Instance method | Protected | Method | 20100517 | |
7 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090529 |
8 | ![]() |
Instance method | Protected | Method | 20090529 | |
9 | ![]() |
Instance method | Private | Method | 20090727 | |
10 | ![]() |
Instance method | Private | Method | 20091007 | |
11 | ![]() |
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 | ![]() |
CANCELLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
2 | ![]() |
IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
3 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20090529 | |||
4 | ![]() |
NO_RECORDING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
5 | ![]() |
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 | ![]() |
CANCELLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
2 | ![]() |
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 | ![]() |
IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
2 | ![]() |
NO_DEVCLASS_DIALOG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
3 | ![]() |
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 | ![]() |
IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
2 | ![]() |
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 | ![]() |
CANCELLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
2 | ![]() |
IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20090529 | |||
4 | ![]() |
NO_DEVCLASS_DIALOG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
5 | ![]() |
NO_TRANSPORT_DIALOG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090529 | ||
6 | ![]() |
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 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100517 | ||
2 | ![]() |
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 | ![]() |
IS_WORKBENCH_OBJECT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090724 | ||
2 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_OBJ_KEY | Identifikation eines Objekts in der WD-Konfiguration | 20100312 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090727 | ||
2 | ![]() |
RECORDING_ENTRIES | Value transfer | Type reference (TYPE) | CTS_RECORDING_ENTRIES | WBO remote API: Einträge für Änderungsaufzeichnung | 20090727 | ||
3 | ![]() |
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 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20091007 | ||
2 | ![]() |
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 | ![]() |
CTS_MESSAGES | Call by reference | Type reference (TYPE) | CTS_MESSAGES | WBO remote API: Meldungen über das Ergebnis einer Aktion | 20090727 | ||
2 | ![]() |
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 |