SAP ABAP Class CL_WDR_TRANSPORT_HANDLER_BASE (Transport Handling Without Popups)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TRANSPORT (Package) Transport Component (only for internal WDA use)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_TRANSPORT_HANDLER | Transport Handler | 20100128 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_TRANSPORT_HANDLER | WDA: Transport Handling | 20100128 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_TRANSPORT_HDL_CUST_DARK | Create Customizing Transport Without Dialogs | 20100128 |
Properties
| Class | CL_WDR_TRANSPORT_HANDLER_BASE | |
| Short Description | Transport Handling Without Popups | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_TRANSPORT | Transport Component (only for internal WDA use) |
| Created | 20100128 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_TRANSPORT_HANDLER | Transport Handler | 20100128 |
Friends
Class CL_WDR_TRANSPORT_HANDLER_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20100128 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20100128 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20100128 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20100128 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20100128 | |||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100128 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20100128 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request/Task | 20100128 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20100128 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Already Checked? | 20100128 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Already Transported? | 20100128 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CTS_MESSAGES | WBO Remote API: Messages for Result of Action | 20100128 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | For Local Objects | 20100128 | ||
| 14 | Instance attribute | Protected | Type reference (TYPE) | CTS_REQUESTS | WBO Remote API: Change Requests | 20100128 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | TRFUNCTION | K: Workbench, W: Customizing | 20100128 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | AS4TEXT | Short Description of Repository Objects | 20100128 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | CTS_OBJECT_TABLES | WBO Remote API: Table Key for Piece Lists | 20100128 | |||
| 18 | Instance attribute | Public | Attribute reference (LIKE) | 20100128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100128 | ||
| 2 | Instance method | Private | Method | 20100128 | ||
| 3 | Instance method | Public | Constructor | 20100128 | ||
| 4 | Instance method | Private | Method | 20100128 | ||
| 5 | Instance method | Protected | Method | 20100128 | ||
| 6 | Instance method | Protected | Method | 20100128 | ||
| 7 | Instance method | Protected | Method | 20100128 |
Events
Class CL_WDR_TRANSPORT_HANDLER_BASE has no event.
Types
Class CL_WDR_TRANSPORT_HANDLER_BASE has no local type.
Method Signatures
Method APPEND_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_NR | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20100128 | |||
| 2 | SEVERITY | Call by reference | Type reference (TYPE) | CTS_RESULT | 'E' | Ergebnis einer Aktion im CTS | 20100128 | ||
| 3 | V1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100128 | ||||
| 4 | V2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100128 | ||||
| 5 | V3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100128 | ||||
| 6 | V4 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100128 |
Method APPEND_MESSAGE on class CL_WDR_TRANSPORT_HANDLER_BASE has no exception.
Method CANCEL Signature
Method CANCEL on class CL_WDR_TRANSPORT_HANDLER_BASE has no parameter.
Method CANCEL on class CL_WDR_TRANSPORT_HANDLER_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20100128 | ||||
| 2 | DEFAULT_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | 20100128 | ||||
| 3 | DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100128 | ||||
| 4 | FUNCTION | Call by reference | Type reference (TYPE) | CHAR01 | M=Change, I=Insert | 20100128 | |||
| 5 | TRANSPORT_OBJECT | Call by reference | Type reference (TYPE) | WDR_TROBJ_KEY | 20100128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Transporthandling WDA | 20100128 |
Method CTS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | 20100128 |
Method CTS_CHECK on class CL_WDR_TRANSPORT_HANDLER_BASE has no exception.
Method CTS_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_STATE | Value transfer | Type reference (TYPE) | I | 20100128 |
Method CTS_INSERT on class CL_WDR_TRANSPORT_HANDLER_BASE has no exception.
Method GET_LAST_USER_TRANSPORT 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 | 20100128 |
Method GET_LAST_USER_TRANSPORT on class CL_WDR_TRANSPORT_HANDLER_BASE has no exception.
Method SET_LAST_USER_TRANSPORT 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 | 20100128 |
Method SET_LAST_USER_TRANSPORT on class CL_WDR_TRANSPORT_HANDLER_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |