Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080603 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CFG_TRANSPORT | Transport Interface for Configuration | 20080710 |
Properties
| Class | CL_WDR_CFG_TRANSPORT | |
| Short Description | Assistance Class for WDR_CFG_TRANSPORT | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20080603 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_CFG_TRANSPORT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CFG_TRANSPORT | Transport Interface for Configuration | 20080710 |
Friends
Class CL_WDR_CFG_TRANSPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20080605 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Already asked about the transport request | 20080725 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDR_CFG_TRANSPORT | Interface to Transport Component | 20080710 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_KEY | Configuration Key | 20080605 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CONFIG_CTS | CTS Object | 20080604 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of CTS Class | 20080604 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | Current Status | 20080605 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | Function | 20080606 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20080609 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Recording necessary | 20080609 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | WDR_PERS_SCOPE | Range of Coverage (Days' Supply) | 20080604 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Displays all messages | 20080711 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080609 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | TRKORR | Transport Request | 20080609 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | AS4TEXT | Transport Request: Description | 20080609 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Use the same transport request | 20080616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Locks the current object | 20080605 | |
| 2 | Instance method | Public | Method | Checks whether the transport popup is needed | 20080616 | |
| 3 | Instance method | Public | Method | WDDOINIT of Component Controller | 20080609 | |
| 4 | Instance method | Public | Method | Set Development Class | 20080609 | |
| 5 | Instance method | Public | Method | Fills node properties of view V_DEVCLASS | 20080609 | |
| 6 | Instance method | Public | Method | Sets the development class to $TMP | 20080609 | |
| 7 | Instance method | Public | Method | Ensure conditions for the check | 20080606 | |
| 8 | Instance method | Public | Method | Triggers event ON_CONFIG_CHECKED | 20080710 | |
| 9 | Instance method | Public | Method | Triggers event ON_CONFIG_INSERTED | 20080710 | |
| 10 | Instance method | Public | Method | Triggers event ON_CONFIG_LOCKED | 20080710 | |
| 11 | Instance method | Public | Method | Triggers event ON_CONFIG_LOCKED | 20080710 | |
| 12 | Instance method | Public | Method | Triggers event ON_PROCESS_CANCELLED | 20080710 | |
| 13 | Instance method | Public | Method | 20080609 | ||
| 14 | Instance method | Public | Method | Initialization | 20080604 | |
| 15 | Instance method | Public | Method | Locks the current object | 20080605 | |
| 16 | Instance method | Public | Method | Locks the current object | 20080604 | |
| 17 | Instance method | Private | Method | Reports a context-specific error message | 20080610 | |
| 18 | Instance method | Public | Method | Displays error messages | 20080609 | |
| 19 | Instance method | Public | Method | Sets Current Object | 20080604 | |
| 20 | Instance method | Public | Method | Handles the pressing of the OK button on the transport popup | 20080610 | |
| 21 | Instance method | Public | Method | Fetches the transport request | 20080610 | |
| 22 | Instance method | Public | Method | 20090825 | ||
| 23 | Instance method | Public | Method | Fills the properties node of view V_TRANSPORT | 20080609 | |
| 24 | Instance method | Public | Method | Callback Method for the OVS | 20080610 | |
| 25 | Instance method | Public | Method | Locks the current object | 20080605 | |
| 26 | Instance method | Public | Method | Use the same Customizing request for multiple objects | 20080616 | |
| 27 | Instance method | Public | Method | Displays warnings | 20080611 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_CONFIG_CHECKED | Instance Event (0) |
Public (2) |
20080710 | |
| 2 | ON_CONFIG_INSERTED | Instance Event (0) |
Public (2) |
20080710 | |
| 3 | ON_CONFIG_LOCKED | Instance Event (0) |
Public (2) |
20080710 | |
| 4 | ON_CONFIG_UNLOCKED | Instance Event (0) |
Public (2) |
20080710 | |
| 5 | ON_PROCESS_CANCELLED | Instance Event (0) |
Public (2) |
20080710 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_TRANSPORT_INFO | Public | See coding | 20080609 | begin of T_TRANSPORT_INFO,
config_id type wdy_config_id,
config_type type wdy_config_type,
config_var type wdy_config_var,
config_description type wdy_md_description,
devclass type devclass,
trkorr type trkorr,
available_trkorr_descr type as4text,
new_trkorr_description type as4text,
component_name type wdy_component_name,
end of T_TRANSPORT_INFO
|
Method Signatures
Method CHECK_CURRENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ERRORS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080605 | |||
| 2 | HAS_WARNINGS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080609 | |||
| 3 | NO_RECORDING_NECESSARY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080611 |
Method CHECK_CURRENT_OBJECT on class CL_WDR_CFG_TRANSPORT has no exception.
Method CHECK_TRANSPORT_POPUP_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_POPUP_NEEDED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080616 |
Method CHECK_TRANSPORT_POPUP_NEEDED on class CL_WDR_CFG_TRANSPORT has no exception.
Method COMP_CONTROLLER_DO_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20080609 |
Method COMP_CONTROLLER_DO_INIT on class CL_WDR_CFG_TRANSPORT has no exception.
Method DEVC_FETCH_DEVCLASS Signature
Method DEVC_FETCH_DEVCLASS on class CL_WDR_CFG_TRANSPORT has no parameter.
Method DEVC_FETCH_DEVCLASS on class CL_WDR_CFG_TRANSPORT has no exception.
Method DEVC_FILL_PROPERTIES_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080609 |
Method DEVC_FILL_PROPERTIES_NODE on class CL_WDR_CFG_TRANSPORT has no exception.
Method DEVC_SET_LOCAL Signature
Method DEVC_SET_LOCAL on class CL_WDR_CFG_TRANSPORT has no parameter.
Method DEVC_SET_LOCAL on class CL_WDR_CFG_TRANSPORT has no exception.
Method DO_PRECHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEVCLASS_NEEDED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080606 |
Method DO_PRECHECK on class CL_WDR_CFG_TRANSPORT has no exception.
Method FIRE_ON_CONFIG_CHECKED_EVT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20080710 | |||
| 2 | HAS_ERRORS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080710 | |||
| 3 | LOCKED_IN_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20080710 | |||
| 4 | NO_RECORDING_NECESSARY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080710 |
Method FIRE_ON_CONFIG_CHECKED_EVT on class CL_WDR_CFG_TRANSPORT has no exception.
Method FIRE_ON_CONFIG_INSERTED_EVT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20080710 | |||
| 2 | HAS_ERRORS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080710 | |||
| 3 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20080710 |
Method FIRE_ON_CONFIG_INSERTED_EVT on class CL_WDR_CFG_TRANSPORT has no exception.
Method FIRE_ON_CONFIG_LOCKED_EVT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20080710 | |||
| 2 | HAS_ERRORS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080710 |
Method FIRE_ON_CONFIG_LOCKED_EVT on class CL_WDR_CFG_TRANSPORT has no exception.
Method FIRE_ON_CONFIG_UNLOCKED_EVT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20080710 | |||
| 2 | HAS_ERRORS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080710 |
Method FIRE_ON_CONFIG_UNLOCKED_EVT on class CL_WDR_CFG_TRANSPORT has no exception.
Method FIRE_ON_PROCESS_CANCELLED_EVT Signature
Method FIRE_ON_PROCESS_CANCELLED_EVT on class CL_WDR_CFG_TRANSPORT has no parameter.
Method FIRE_ON_PROCESS_CANCELLED_EVT on class CL_WDR_CFG_TRANSPORT has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_CFG_TRANSPORT has no parameter.
Method GET_TEXT on class CL_WDR_CFG_TRANSPORT has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IWCI_WDR_CFG_TRANSPORT | WebDynpro Interface COMPONENTCONTROLLER | 20080710 | |||
| 2 | SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20080604 | |||
| 3 | TRANSPORT_INFO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080609 |
Method INITIALIZE on class CL_WDR_CFG_TRANSPORT has no exception.
Method INSERT_CURRENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ERRORS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080605 |
Method INSERT_CURRENT_OBJECT on class CL_WDR_CFG_TRANSPORT has no exception.
Method LOCK_CURRENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ERRORS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080605 |
Method LOCK_CURRENT_OBJECT on class CL_WDR_CFG_TRANSPORT has no exception.
Method RAISE_CONTEXT_SPECIFIC_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080610 | ||||
| 2 | CTS_MESSAGE | Call by reference | Type reference (TYPE) | CTS_MESSAGE | WBO remote API: Meldung über das Ergebnis einer Aktion | 20080610 |
Method RAISE_CONTEXT_SPECIFIC_MSG on class CL_WDR_CFG_TRANSPORT has no exception.
Method RAISE_CTS_MESSAGES Signature
Method RAISE_CTS_MESSAGES on class CL_WDR_CFG_TRANSPORT has no parameter.
Method RAISE_CTS_MESSAGES on class CL_WDR_CFG_TRANSPORT has no exception.
Method SET_CURRENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro : Name der Component | 20080609 | |||
| 2 | CONFIG_DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_MD_DESCRIPTION | Web Dynpro : Kurzbeschreibung eines Objekts | 20080609 | |||
| 3 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20080604 | |||
| 4 | CONFIG_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20080604 | |||
| 5 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20080611 | |||
| 6 | FUNCTION | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20080604 |
Method SET_CURRENT_OBJECT on class CL_WDR_CFG_TRANSPORT has no exception.
Method TRANS_DO_POPUP_OK Signature
Method TRANS_DO_POPUP_OK on class CL_WDR_CFG_TRANSPORT has no parameter.
Method TRANS_DO_POPUP_OK on class CL_WDR_CFG_TRANSPORT has no exception.
Method TRANS_FETCH_TRKORR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080610 |
Method TRANS_FETCH_TRKORR on class CL_WDR_CFG_TRANSPORT has no exception.
Method TRANS_FILL_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20090825 |
Method TRANS_FILL_DEVCLASS on class CL_WDR_CFG_TRANSPORT has no exception.
Method TRANS_FILL_PROPERTIES_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080609 |
Method TRANS_FILL_PROPERTIES_NODE on class CL_WDR_CFG_TRANSPORT has no exception.
Method TRANS_OVS_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OVS_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20080610 |
Method TRANS_OVS_CALLBACK on class CL_WDR_CFG_TRANSPORT has no exception.
Method UNLOCK_CURRENT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ERRORS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080605 | |||
| 2 | KEEP_MESSAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090304 |
Method UNLOCK_CURRENT_OBJECT on class CL_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 | USE_SAME_TRKORR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080616 |
Method USE_SAME_TRKORR on class CL_WDR_CFG_TRANSPORT has no exception.
Method WARN_SHOW_WARNINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20080611 | ||||
| 2 | POPUP_TO_CONFIRM | Value transfer | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20080611 | ||||
| 3 | VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20080611 | |||
| 4 | WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20080611 |
Method WARN_SHOW_WARNINGS on class CL_WDR_CFG_TRANSPORT has no exception.
Event Signatures
Event ON_CONFIG_CHECKED Signature
Event ON_CONFIG_CHECKED on class CL_WDR_CFG_TRANSPORT has no parameter.
Event ON_CONFIG_INSERTED Signature
Event ON_CONFIG_INSERTED on class CL_WDR_CFG_TRANSPORT has no parameter.
Event ON_CONFIG_LOCKED Signature
Event ON_CONFIG_LOCKED on class CL_WDR_CFG_TRANSPORT has no parameter.
Event ON_CONFIG_UNLOCKED Signature
Event ON_CONFIG_UNLOCKED on class CL_WDR_CFG_TRANSPORT has no parameter.
Event ON_PROCESS_CANCELLED Signature
Event ON_PROCESS_CANCELLED on class CL_WDR_CFG_TRANSPORT has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |