SAP ABAP Class CL_WDR_TRANSPORT_HANDLER (WDA: Transport Handling)
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 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_TRANSPORT_HANDLER_BASE | Transport Handling Without Popups | 20100128 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_TRANSPORT_HANDLER_CUST | Transport Handler for Customizing | 20090618 |
Properties
| Class | CL_WDR_TRANSPORT_HANDLER | |
| Short Description | WDA: Transport Handling | |
| Super Class | CL_WDR_TRANSPORT_HANDLER_BASE | Transport Handling Without Popups |
| 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 | 20090615 | 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) |
Interfaces
Class CL_WDR_TRANSPORT_HANDLER has no interface implemented.
Friends
Class CL_WDR_TRANSPORT_HANDLER 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) | ABAP_BOOL | ABAP_TRUE | Dev class must be queried | 20090615 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090617 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090617 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20090617 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20090617 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IWCI_WDR_TRANSPORT | Transport Component | 20090615 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Popup Was Canceled | 20090702 | |
| 2 | Instance method | Public | Method | Checks the entries from dev class popup | 20090623 | |
| 3 | Instance method | Public | Method | 20110420 | ||
| 4 | Instance method | Public | Method | Checks the entries from transport popup | 20090623 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20090617 | |
| 6 | Instance method | Protected | Method | Call of CTS_CHECK Function Module | 20090618 | |
| 7 | Static method | Public | Method | WBO local API: Check of Change Recording + Access Key. I | 20110517 | |
| 8 | Instance method | Public | Method | Dev Class Popup is ready | 20090623 | |
| 9 | Instance method | Public | Method | Returns the data for TC to display the dev class popup | 20090623 | |
| 10 | Instance method | Public | Method | Returns the data for TC to display the transport popup | 20090623 | |
| 11 | Instance method | Public | Method | Transport popup is ready | 20090623 |
Events
Class CL_WDR_TRANSPORT_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_TRANSPORT_ITEM | Public | See coding | 20090624 | begin of T_TRANSPORT_ITEM,
trkorr type trkorr,
author type sy-uname,
description type as4text,
trkorrtype type TRFUNCTION,
end of T_TRANSPORT_ITEM
|
||
| 2 | T_TRANSPORT_LIST | Public | See coding | 20090624 | T_TRANSPORT_LIST type standard table of t_transport_item with non-unique default key
|
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_WDR_TRANSPORT_HANDLER has no parameter.
Method CANCEL on class CL_WDR_TRANSPORT_HANDLER has no exception.
Method CHECK_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20090624 | |||
| 2 | ERROR_STATE | Value transfer | Type reference (TYPE) | I | 0: OK, 1: Warnung, 2: Fehler | 20090624 |
Method CHECK_DEVCLASS on class CL_WDR_TRANSPORT_HANDLER has no exception.
Method CHECK_INTERNAL Signature
Method CHECK_INTERNAL on class CL_WDR_TRANSPORT_HANDLER has no parameter.
Method CHECK_INTERNAL on class CL_WDR_TRANSPORT_HANDLER has no exception.
Method CHECK_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_STATE | Value transfer | Type reference (TYPE) | I | 0: OK, 1: Warnung, 2: Fehler | 20090624 | |||
| 2 | NO_TRANSPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090624 | ||||
| 3 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090624 | |||
| 4 | TRANSPORT_DESCRIPTION | Call by reference | Type reference (TYPE) | AS4TEXT | Kurzbeschreibung von Repository-Objekten | 20090624 |
Method CHECK_TRANSPORT on class CL_WDR_TRANSPORT_HANDLER 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 | Paketvorschlag | 20090617 | |||
| 2 | DEFAULT_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Transportvorschlag | 20090617 | |||
| 3 | DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090617 | ||||
| 4 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | alternativer Objektname | 20090617 | |||
| 5 | FUNCTION | Call by reference | Type reference (TYPE) | CHAR01 | M=Change, I=Insert | 20090617 | |||
| 6 | SKIP_DEVCLASS_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Paketnachfrage weglassen, wenn geht | 20090617 | ||
| 7 | SKIP_TRKORR_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Transportnachfrage weglassen, wenn geht | 20090617 | ||
| 8 | TRANSPORT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IWCI_WDR_TRANSPORT | WebDynpro Interface COMPONENTCONTROLLER | 20090617 | |||
| 9 | TRANSPORT_OBJECT | Call by reference | Type reference (TYPE) | WDR_TROBJ_KEY | Transportobjekt | 20090617 | |||
| 10 | TYPE_DISPLAY_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Typname ("Klasse", "Component-Konfiguration") | 20090617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Transporthandling WDA | 20090617 |
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 | 20090618 |
Method CTS_CHECK on class CL_WDR_TRANSPORT_HANDLER has no exception.
Method CTS_WBO_API_CHECK_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS4USER | Call by reference | Type reference (TYPE) | TR_AS4USER | SY-UNAME | Auftrags-/Aufgaben-Inhaber: Wildcard * unterstützt | 20110517 | ||
| 2 | CHECK_RESULT | Call by reference | Type reference (TYPE) | CTS_CHECK_RESULT | Ergebnis der Änderungsaufzeichnungsprüfung | 20110517 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | CTS_MESSAGES | Meldungen der Prüfung | 20110517 | |||
| 4 | OBJECT_LOCKS | Call by reference | Type reference (TYPE) | CTS_OBJECT_LOCKS | Objektsperren im Fall von Sperrkonflikten | 20110517 | |||
| 5 | RECORDING_ENTRIES | Call by reference | Type reference (TYPE) | CTS_RECORDING_ENTRIES | Einträge für Änderungsaufzeichnung | 20110517 | |||
| 6 | REQUESTS | Call by reference | Type reference (TYPE) | CTS_REQUESTS | Verwendbare Änderungsaufträge | 20110517 | |||
| 7 | REQ_ATTR_KEYS | Call by reference | Type reference (TYPE) | CTS_REQ_ATTR_KEYS | Attributnamen von Änderungsaufträgen | 20110517 |
Method CTS_WBO_API_CHECK_OBJECTS on class CL_WDR_TRANSPORT_HANDLER has no exception.
Method DEVCLASS_READY Signature
Method DEVCLASS_READY on class CL_WDR_TRANSPORT_HANDLER has no parameter.
Method DEVCLASS_READY on class CL_WDR_TRANSPORT_HANDLER has no exception.
Method GET_DEVCLASS_FOR_POPUP 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 | Paket | 20090623 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 3 | SKIP_DEVCLASS_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090623 | ||||
| 4 | TYPE_DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | 20090623 |
Method GET_DEVCLASS_FOR_POPUP on class CL_WDR_TRANSPORT_HANDLER has no exception.
Method GET_TRANSPORT_FOR_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULT_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | vorausgewählter Auftrag (evtl. leer) | 20090623 | |||
| 2 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | Beschreibung des Objektes | 20090623 | |||
| 3 | SKIP_TRANSPORT_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Transport-Popup nicht anzeigen | 20090623 | |||
| 4 | TRANSPORT_DESCRIPTION | Call by reference | Type reference (TYPE) | AS4TEXT | Klartext des Transports | 20090623 | |||
| 5 | TRANSPORT_MANDATORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | Es muss ein Transport angegeben werden | 20090624 | |||
| 6 | TYPE_DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | Klartext des Typs (evtl. leer) | 20090623 | |||
| 7 | USEABLE_TRANSPORTS | Call by reference | Type reference (TYPE) | T_TRANSPORT_LIST | Liste der nutzbaren Transporte | 20090623 |
Method GET_TRANSPORT_FOR_POPUP on class CL_WDR_TRANSPORT_HANDLER has no exception.
Method TRANSPORT_READY Signature
Method TRANSPORT_READY on class CL_WDR_TRANSPORT_HANDLER has no parameter.
Method TRANSPORT_READY on class CL_WDR_TRANSPORT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |