SAP ABAP Class /UI2/CL_WDR_CFG_TRANSP_HNDL_B (Base Class for Transport Handler)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WDR_CFG_TRANSPORT_HNDL | Transport handling for configuration objects | 20130314 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WDR_CFG_TRANSPORT_INF | Transport handling for configuration objects | 20130314 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_WDR_CFG_TRANSP_HNDL_D | Transport Handling in SAP GUI | 20130314 |
Properties
Class | /UI2/CL_WDR_CFG_TRANSP_HNDL_B | |
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 | /UI2/WD_CONFIGURATION | UI2: WD Configuration |
Created | 20130314 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /UI2/IF_WDR_CFG_TRANSPORT_HNDL | Transport handling for configuration objects | 20130314 | ||
2 | /UI2/IF_WDR_CFG_TRANSPORT_INF | Transport handling for configuration objects | 20130314 |
Friends
Class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | 20130314 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20130314 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MASTERLANG | Original Language in Repository Objects | 20130314 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | TADIR-PGMID | 'R3TR' | Program ID in Requests and Tasks | 20130314 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | |
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /UI2/CL_WDR_TRANSP_SETTINGS | Transport Settings for the API | 20130314 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request/Task | 20130314 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20130314 | |
2 | ![]() |
Instance method | Private | Method | 20130314 | |
3 | ![]() |
Instance method | Protected | Method | 20130314 | |
4 | ![]() |
Instance method | Private | Method | 20130314 | |
5 | ![]() |
Instance method | Private | Method | 20130314 | |
6 | ![]() |
Instance method | Protected | Method | 20130314 | |
7 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130314 |
8 | ![]() |
Instance method | Protected | Method | 20130314 | |
9 | ![]() |
Instance method | Private | Method | 20130314 | |
10 | ![]() |
Instance method | Private | Method | 20130314 | |
11 | ![]() |
Static method | Protected | Method | 20130314 |
Events
Class /UI2/CL_WDR_CFG_TRANSP_HNDL_B has no event.
Types
Class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
2 | ![]() |
IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
3 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130314 | |||
4 | ![]() |
NO_RECORDING | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
5 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130314 |
Method CALL_CTS on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
2 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130314 |
Method CALL_TADIR_INSERT on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
2 | ![]() |
NO_DEVCLASS_DIALOG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
3 | ![]() |
NO_TRANSPORT_DIALOG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 |
Method CHANGE on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
2 | ![]() |
IS_DELETE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 |
Method CHANGE_INT on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
2 | ![]() |
IS_CREATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
3 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130314 | |||
4 | ![]() |
NO_DEVCLASS_DIALOG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
5 | ![]() |
NO_TRANSPORT_DIALOG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
6 | ![]() |
USE_DEVCLASS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 |
Method CHECK_DIALOG_NECESSITY on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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) | /UI2/CL_WDR_CFG_OBJ_KEY | Identification of an Object in the WD Configuration | 20130314 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_TRANSP_HNDL_B | Base Class for Transport Handler | 20130314 |
Method CLONE_IMPL on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
2 | ![]() |
KEY | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_OBJ_KEY | Identification of an Object in the WD Configuration | 20130314 | ||
3 | ![]() |
TRANSPORT_SETTINGS | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_TRANSP_SETTINGS | 20130314 |
Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130314 |
Method GET_MESSAGE_108 on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
2 | ![]() |
RECORDING_ENTRIES | Value transfer | Type reference (TYPE) | CTS_RECORDING_ENTRIES | WBO Remote API: Entries for Change Recording | 20130314 | ||
3 | ![]() |
WITH_DEVCLASS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 |
Method GET_RECORDING_ENTRIES on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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 | Replacement for Real Boolean Type: 'X' == True '' == False | 20130314 | ||
2 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130314 |
Method SET_DEVCLASS on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B 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: Messages for Result of Action | 20130314 | ||
2 | ![]() |
WD_MESSAGES | Value transfer | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130314 |
Method TRANSLATE_MESSAGES on class /UI2/CL_WDR_CFG_TRANSP_HNDL_B has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |