SAP ABAP Class CL_WDR_TRANSP_SETTINGS (Transport Settings for the API)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A

⤷

⤷

Properties
Class | CL_WDR_TRANSP_SETTINGS | |
Short Description | Transport Settings for the API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20090630 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDR_TRANSP_SETTINGS has no interface implemented.
Friends
Class CL_WDR_TRANSP_SETTINGS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TDEVC | Packages | 20090701 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DEVCLASS | Package | 20090630 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20090701 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | Dialog mode for development class | 20090630 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | Dialog mode for transport | 20090630 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | TRKORR | '-' | No request required | 20090727 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRKORR | Workbench Request | 20090630 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TRKORR | Customizing Request | 20090724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090701 |
2 | ![]() |
Instance method | Public | Method | 20090701 | |
3 | ![]() |
Instance method | Public | Method | 20090701 | |
4 | ![]() |
Instance method | Public | Method | 20090701 | |
5 | ![]() |
Instance method | Public | Method | 20090724 | |
6 | ![]() |
Instance method | Public | Method | 20090701 | |
7 | ![]() |
Instance method | Public | Method | 20090701 | |
8 | ![]() |
Instance method | Public | Method | 20090724 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DEVCLASS_CHANGED | Instance Event (0) |
Public (2) |
Development class has been changed | 20090701 |
2 | TRKORR_CHANGED | Instance Event (0) |
Public (2) |
Workbench transport has been changed | 20090701 |
3 | TRKORR_CUST_CHANGED | Instance Event (0) |
Public (2) |
Customizing transport has been changed | 20090724 |
Types
Class CL_WDR_TRANSP_SETTINGS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | 20090701 | |||
2 | ![]() |
DIALOG_MODE_DEVCLASS | Value transfer | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | 20090701 | |||
3 | ![]() |
DIALOG_MODE_TRKORR | Value transfer | Type reference (TYPE) | WDY_CFG_DIALOG_MODE | 20090701 | |||
4 | ![]() |
TRKORR | Value transfer | Type reference (TYPE) | TRKORR | 20090701 | |||
5 | ![]() |
TRKORR_CUST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090724 |
Method CONSTRUCTOR on class CL_WDR_TRANSP_SETTINGS has no exception.
Method GET_DEVCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20090701 |
Method GET_DEVCLASS on class CL_WDR_TRANSP_SETTINGS has no exception.
Method GET_TDEVC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVC | Call by reference | Type reference (TYPE) | TDEVC | Pakete | 20090701 | ||
2 | ![]() |
DEVC_MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20090701 |
Method GET_TDEVC on class CL_WDR_TRANSP_SETTINGS has no exception.
Method GET_TRKORR 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 | 20090701 |
Method GET_TRKORR on class CL_WDR_TRANSP_SETTINGS has no exception.
Method GET_TRKORR_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRKORR_CUST | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090724 |
Method GET_TRKORR_CUST on class CL_WDR_TRANSP_SETTINGS has no exception.
Method SET_DEVCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEVC | Call by reference | Type reference (TYPE) | TDEVC | Pakete | 20090701 | ||
2 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20090701 |
Method SET_DEVCLASS on class CL_WDR_TRANSP_SETTINGS has no exception.
Method SET_TRKORR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090701 |
Method SET_TRKORR on class CL_WDR_TRANSP_SETTINGS has no exception.
Method SET_TRKORR_CUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRKORR_CUST | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090724 |
Method SET_TRKORR_CUST on class CL_WDR_TRANSP_SETTINGS has no exception.
Event Signatures
Event DEVCLASS_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DEVCLASS | Exporting | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20090701 |
Event TRKORR_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TRKORR | Exporting | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090701 |
Event TRKORR_CUST_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TRKORR_CUST | Exporting | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090724 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |