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 ABAP 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 CO_MESSAGE_TYPE_ERROR Instance attribute Public Attribute reference (LIKE) 20100128
2 CO_MESSAGE_TYPE_INFO Instance attribute Public Attribute reference (LIKE) 20100128
3 CO_MESSAGE_TYPE_WARNING Instance attribute Public Attribute reference (LIKE) 20100128
4 CO_TRKORRTYPE_CUST Instance attribute Public Attribute reference (LIKE) 20100128
5 CO_TRKORRTYPE_WB Instance attribute Public Attribute reference (LIKE) 20100128
6 M_ASK_FOR_TRANSPORT Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100128
7 M_DEFAULT_DEVCLASS Instance attribute Protected Type reference (TYPE) DEVCLASS Package 20100128
8 M_DEFAULT_TRKORR Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20100128
9 M_FUNCTION Instance attribute Protected Type reference (TYPE) CHAR01 Character Field of Length 1 20100128
10 M_IS_CHECKED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Already Checked? 20100128
11 M_IS_INSERTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Already Transported? 20100128
12 M_MESSAGES Instance attribute Public Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20100128
13 M_ONLY_TADIR_NECESSARY Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE For Local Objects 20100128
14 M_REQUESTS Instance attribute Protected Type reference (TYPE) CTS_REQUESTS WBO Remote API: Change Requests 20100128
15 M_TRKORRTYPE Instance attribute Public Type reference (TYPE) TRFUNCTION K: Workbench, W: Customizing 20100128
16 M_TRKORR_DESCRIPTION Instance attribute Protected Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20100128
17 M_TROBJECT_TABLE Instance attribute Protected Type reference (TYPE) CTS_OBJECT_TABLES WBO Remote API: Table Key for Piece Lists 20100128
18 TROBJ_KEY Instance attribute Public Attribute reference (LIKE) 20100128
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_MESSAGE Instance method Protected Method 20100128
2 CANCEL Instance method Private Method 20100128
3 CONSTRUCTOR Instance method Public Constructor 20100128
4 CTS_CHECK Instance method Private Method 20100128
5 CTS_INSERT Instance method Protected Method 20100128
6 GET_LAST_USER_TRANSPORT Instance method Protected Method 20100128
7 SET_LAST_USER_TRANSPORT 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 Importing MSG_NR Call by reference Type reference (TYPE) SY-MSGNO Nachrichtennummer 20100128
2 Importing SEVERITY Call by reference Type reference (TYPE) CTS_RESULT 'E' Ergebnis einer Aktion im CTS 20100128
3 Importing V1 Call by reference Type reference (TYPE) CSEQUENCE 20100128
4 Importing V2 Call by reference Type reference (TYPE) CSEQUENCE 20100128
5 Importing V3 Call by reference Type reference (TYPE) CSEQUENCE 20100128
6 Importing 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 Importing DEFAULT_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS 20100128
2 Importing DEFAULT_TRKORR Call by reference Type reference (TYPE) TRKORR 20100128
3 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20100128
4 Importing FUNCTION Call by reference Type reference (TYPE) CHAR01 M=Change, I=Insert 20100128
5 Importing TRANSPORT_OBJECT Call by reference Type reference (TYPE) WDR_TROBJ_KEY 20100128
# Exception Resumable Description Created on
1 CX_WDR_TRANSPORT Fehler beim Transporthandling WDA 20100128

Method CTS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Importing 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