SAP ABAP Class CL_WDR_TRANSPORT_HANDLER_DARK (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 20100122
Properties
Class CL_WDR_TRANSPORT_HANDLER_DARK  
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 20100122   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 20100122
Friends
Class CL_WDR_TRANSPORT_HANDLER_DARK 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) 20100122
2 CO_MESSAGE_TYPE_INFO Instance attribute Public Attribute reference (LIKE) 20100122
3 CO_MESSAGE_TYPE_WARNING Instance attribute Public Attribute reference (LIKE) 20100122
4 CO_TRKORRTYPE_CUST Instance attribute Public Attribute reference (LIKE) 20100122
5 CO_TRKORRTYPE_WB Instance attribute Public Attribute reference (LIKE) 20100122
6 M_ASK_FOR_TRANSPORT Instance attribute Protected Type reference (TYPE) ABAP_BOOL Transport request must be queried 20100122
7 M_DEFAULT_DEVCLASS Instance attribute Protected Type reference (TYPE) DEVCLASS Package 20100122
8 M_DEFAULT_TRKORR Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20100122
9 M_DESCRIPTION Instance attribute Protected Type reference (TYPE) STRING 20100122
10 M_DISPLAY_NAME Instance attribute Protected Type reference (TYPE) STRING 20100122
11 M_FUNCTION Instance attribute Protected Type reference (TYPE) CHAR01 Character Field of Length 1 20100122
12 M_IS_CHECKED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Already Checked? 20100122
13 M_IS_INSERTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Already Transported? 20100122
14 M_MESSAGES Instance attribute Public Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20100122
15 M_ONLY_TADIR_NECESSARY Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE For Local Objects 20100122
16 M_REQUESTS Instance attribute Protected Type reference (TYPE) CTS_REQUESTS WBO Remote API: Change Requests 20100122
17 M_SKIP_DEVCLASS Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100122
18 M_TRKORRTYPE Instance attribute Public Type reference (TYPE) TRFUNCTION K: Workbench, W: Customizing 20100122
19 M_TRKORR_DESCRIPTION Instance attribute Protected Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20100122
20 M_TROBJECT_TABLE Instance attribute Protected Type reference (TYPE) CTS_OBJECT_TABLES WBO Remote API: Table Key for Piece Lists 20100122
21 M_TYPE_DISPLAY_NAME Instance attribute Protected Type reference (TYPE) STRING 20100122
22 TROBJ_KEY Instance attribute Public Attribute reference (LIKE) 20100122
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_MESSAGE Instance method Protected Method 20100122
2 CANCEL Instance method Private Method 20100125
3 CONSTRUCTOR Instance method Public Constructor 20100122
4 CTS_CHECK Instance method Private Method 20100125
5 CTS_INSERT Instance method Protected Method 20100127
6 GET_LAST_USER_TRANSPORT Instance method Protected Method 20100127
7 SET_LAST_USER_TRANSPORT Instance method Protected Method 20100127
Events
Class CL_WDR_TRANSPORT_HANDLER_DARK has no event.
Types
Class CL_WDR_TRANSPORT_HANDLER_DARK 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 20100122
2 Importing SEVERITY Call by reference Type reference (TYPE) CTS_RESULT 'E' Ergebnis einer Aktion im CTS 20100122
3 Importing V1 Call by reference Type reference (TYPE) CSEQUENCE 20100122
4 Importing V2 Call by reference Type reference (TYPE) CSEQUENCE 20100122
5 Importing V3 Call by reference Type reference (TYPE) CSEQUENCE 20100122
6 Importing V4 Call by reference Type reference (TYPE) CSEQUENCE 20100122

Method APPEND_MESSAGE on class CL_WDR_TRANSPORT_HANDLER_DARK has no exception.

Method CANCEL Signature

Method CANCEL on class CL_WDR_TRANSPORT_HANDLER_DARK has no parameter.
Method CANCEL on class CL_WDR_TRANSPORT_HANDLER_DARK 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 M=Change, I=Insert 20100122
2 Importing DEFAULT_TRKORR Call by reference Type reference (TYPE) TRKORR 20100122
3 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20100122
4 Importing FUNCTION Call by reference Type reference (TYPE) CHAR01 20100122
5 Importing TRANSPORT_OBJECT Call by reference Type reference (TYPE) WDR_TROBJ_KEY 20100122
# Exception Resumable Description Created on
1 CX_WDR_TRANSPORT Fehler beim Transporthandling WDA 20100122

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 20100125

Method CTS_CHECK on class CL_WDR_TRANSPORT_HANDLER_DARK 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 20100127

Method CTS_INSERT on class CL_WDR_TRANSPORT_HANDLER_DARK 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 20100127

Method GET_LAST_USER_TRANSPORT on class CL_WDR_TRANSPORT_HANDLER_DARK 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 20100127

Method SET_LAST_USER_TRANSPORT on class CL_WDR_TRANSPORT_HANDLER_DARK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703