SAP ABAP Class IF_WDR_CFG_TRANSPORT_INFORMER (Transport Handling for Configuration Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDR_CFG_TRANSPORT_HANDLER Transport Handling for Configuration Objects 20100701
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_NO_TRANSPORT "Transport Handler" for Objects Not in CTS 20101001
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_TRANSP_HANDLER_BASE Base Class for Transport Handler 20100701
Properties
Class IF_WDR_CFG_TRANSPORT_INFORMER  
Short Description Transport Handling for Configuration Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100701   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDR_CFG_TRANSPORT_INFORMER has no forward declaration.
Interfaces
Class IF_WDR_CFG_TRANSPORT_INFORMER has no interface implemented.
Friends
Class IF_WDR_CFG_TRANSPORT_INFORMER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEY Instance attribute Public Object reference (TYPE REF TO) CL_WDR_CFG_OBJ_KEY Identification of an Object in the WD Configuration 20100701
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEVCLASS Instance method Public Method 20100701
2 GET_LAST_TRANSPORT Instance method Public Method 20100701
3 GET_MASTERLANG Instance method Public Method 20100701
4 IS_OBJECT_CHANGEABLE Instance method Public Method Checks whether the object can be changed 20100701
Events
Class IF_WDR_CFG_TRANSPORT_INFORMER has no event.
Types
Class IF_WDR_CFG_TRANSPORT_INFORMER has no local type.
Method Signatures

Method GET_DEVCLASS Signature

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

Method GET_DEVCLASS on class IF_WDR_CFG_TRANSPORT_INFORMER has no exception.

Method GET_LAST_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRANSPORT Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20100701

Method GET_LAST_TRANSPORT on class IF_WDR_CFG_TRANSPORT_INFORMER has no exception.

Method GET_MASTERLANG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MASTERLANG Value transfer Type reference (TYPE) MASTERLANG Originalsprache in Repository-Objekten 20100701

Method GET_MASTERLANG on class IF_WDR_CFG_TRANSPORT_INFORMER has no exception.

Method IS_OBJECT_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_CREATE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100701
2 Exporting IS_CHANGEABLE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100701
3 Exporting MESSAGES Call by reference Type reference (TYPE) IF_WD_CONFIG_TOOL=>MESSAGES 20100701

Method IS_OBJECT_CHANGEABLE on class IF_WDR_CFG_TRANSPORT_INFORMER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in