SAP ABAP Interface IF_WDR_CFG_TRANSPORT (Transport Interface for Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_TRANSPORT Assistance Class for WDR_CFG_TRANSPORT 20080710
Properties
Interface IF_WDR_CFG_TRANSPORT  
Short Description Transport Interface for Configuration    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20080710   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDR_CFG_TRANSPORT has no forward declaration.
Interfaces
Interface IF_WDR_CFG_TRANSPORT has no interface.
Friends
Interface IF_WDR_CFG_TRANSPORT has no friend.
Attributes
Interface IF_WDR_CFG_TRANSPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONFIG_OBJECT Instance method Public Method Checks that the current object can be transported 20080710
2 GET_CTS_OPERATION Instance method Public Method Returns the current CTS operation 20080728
3 GET_DEVCLASS Instance method Public Method Returns the package 20080729
4 GET_TRANSPORT Instance method Public Method Returns the correction request 20081208
5 INSERT_CONFIG_OBJECT Instance method Public Method Adds the current object to a request 20080710
6 LOCK_CONFIG_OBJECT Instance method Public Method Locks the current object 20080710
7 RESET_SAME_OBJECT Instance method Public Method Resets the same object 20090406
8 SET_CONFIG_OBJECT Instance method Public Method Sets Current Object 20080710
9 UNLOCK_CONFIG_OBJECT Instance method Public Method Unlocks the current object 20080710
10 USE_SAME_TRKORR Instance method Public Method to use the same Customizing request 20080710
Events
# Event Type Visibility Description Created on
1 ON_CONFIG_CHECKED Instance Event
(0)
Public
(2)
if the current object has been checked 20080710
2 ON_CONFIG_INSERTED Instance Event
(0)
Public
(2)
if the current object has been written to the request 20080710
3 ON_CONFIG_LOCKED Instance Event
(0)
Public
(2)
if the current object has been locked 20080710
4 ON_CONFIG_UNLOCKED Instance Event
(0)
Public
(2)
if the current object has been unlocked 20080710
5 ON_PROCESS_CANCELLED Instance Event
(0)
Public
(2)
if the transport process is cancelled by the user 20080710
Types
Interface IF_WDR_CFG_TRANSPORT has no local type.
Method Signatures

Method CHECK_CONFIG_OBJECT Signature

Method CHECK_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no parameter.
Method CHECK_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method GET_CTS_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CTS_OPERATION Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20080728

Method GET_CTS_OPERATION on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method GET_DEVCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DEVCLASS Value transfer Type reference (TYPE) DEVCLASS Paket 20080729

Method GET_DEVCLASS on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method GET_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAST_GLOBAL_FORSCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090303
2 Returning R_TRANSPORT Value transfer Type reference (TYPE) TRKORR Transportauftrag 20081208

Method GET_TRANSPORT on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method INSERT_CONFIG_OBJECT Signature

Method INSERT_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no parameter.
Method INSERT_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method LOCK_CONFIG_OBJECT Signature

Method LOCK_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no parameter.
Method LOCK_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method RESET_SAME_OBJECT Signature

Method RESET_SAME_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no parameter.
Method RESET_SAME_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method SET_CONFIG_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20080710
2 Importing CONFIG_DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20080710
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20080710
4 Importing CONFIG_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20080710
5 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20080710
6 Importing FUNCTION Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20080710

Method SET_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method UNLOCK_CONFIG_OBJECT Signature

Method UNLOCK_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no parameter.
Method UNLOCK_CONFIG_OBJECT on Interface IF_WDR_CFG_TRANSPORT has no exception.

Method USE_SAME_TRKORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USE_SAME_TRKORR Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20080710

Method USE_SAME_TRKORR on Interface IF_WDR_CFG_TRANSPORT has no exception.
Event Signatures

Event ON_CONFIG_CHECKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CONFIG_KEY Exporting Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20080710
2 HAS_ERRORS Exporting Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20080710
3 LOCKED_IN_TRKORR Exporting Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20080710
4 MESSAGES Exporting Value transfer Type reference (TYPE) CTS_MESSAGES WBO remote API: Meldungen über das Ergebnis einer Aktion 20080725
5 NO_RECORDING_NECESSARY Exporting Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20080710

Event ON_CONFIG_INSERTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CONFIG_KEY Exporting Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20080710
2 HAS_ERRORS Exporting Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20080710
3 MESSAGES Exporting Value transfer Type reference (TYPE) CTS_MESSAGES WBO remote API: Meldungen über das Ergebnis einer Aktion 20080725
4 TRKORR Exporting Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20080710

Event ON_CONFIG_LOCKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CONFIG_KEY Exporting Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20080710
2 HAS_ERRORS Exporting Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20080710
3 MESSAGES Exporting Value transfer Type reference (TYPE) CTS_MESSAGES WBO remote API: Meldungen über das Ergebnis einer Aktion 20080725

Event ON_CONFIG_UNLOCKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CONFIG_KEY Exporting Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20080710
2 HAS_ERRORS Exporting Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20080710
3 MESSAGES Exporting Value transfer Type reference (TYPE) CTS_MESSAGES WBO remote API: Meldungen über das Ergebnis einer Aktion 20080725

Event ON_PROCESS_CANCELLED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CONFIG_KEY Exporting Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20080728
2 MESSAGES Exporting Value transfer Type reference (TYPE) CTS_MESSAGES WBO remote API: Meldungen über das Ergebnis einer Aktion 20080725
History
Last changed by/on SAP  20090618 
SAP Release Created in 712