SAP ABAP Interface IF_CTS_ORGANIZER_WD_MAIN (Transport Organizer - Interface for View 'MAIN')
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_ORGANIZER_USER_INTERFACE (Package) Central CTS - Organizer Package / User Interface
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_ORGANIZER_WD_MAIN | Transport Organizer - Class for View 'MAIN' | 20100810 |
Properties
| Interface | IF_CTS_ORGANIZER_WD_MAIN | |
| Short Description | Transport Organizer - Interface for View 'MAIN' |
General Data
| Package | SCTS_ORGANIZER_USER_INTERFACE | Central CTS - Organizer Package / User Interface |
| Created | 20100810 | SAP |
| Last changed | 20140121 | SAP |
| 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) |
| 2 | IF_WD_SELECT_OPTIONS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | STRHI | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | TRWBO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_ORGANIZER_WD_DETAILAREA | Transport Organizer - Interface for View 'MAIN'/Detail Area | 20100810 | ||
| 2 | IF_CTS_ORGANIZER_WD_SEARCHAREA | Transport Organizer - Interface for View 'MAIN'/Search Area | 20100810 | ||
| 3 | IF_CTS_ORGANIZER_WD_WORKAREA | Transport Organizer - Interface for View 'MAIN'/Work Area | 20100810 |
Friends
Interface IF_CTS_ORGANIZER_WD_MAIN has no friend.
Attributes
Interface IF_CTS_ORGANIZER_WD_MAIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check, whether Transport Organizer Features are available | 20111207 | |
| 2 | Instance method | Public | Method | Delete the Instance of the Class CL_CTS_ORGANIZER_MAIN | 20100810 | |
| 3 | Instance method | Public | Method | Disable all Functions on the (U)ser (I)nterface | 20130326 | |
| 4 | Instance method | Public | Method | Navigate on the Message Area | 20101117 | |
| 5 | Instance method | Public | Method | Navigate to SAP GUI Transaction by Netweaver Business Client | 20120322 | |
| 6 | Instance method | Public | Method | Handle the (O)bject (V)alue (S)election | 20100810 | |
| 7 | Instance method | Public | Method | Handle the (O)bject (V)alue (S)election on Select Options | 20100824 | |
| 8 | Instance method | Public | Method | Value Help for Users - Prepare the Value | 20100922 | |
| 9 | Instance method | Public | Method | Send the Popup for Confirming the Loss of Data | 20100810 | |
| 10 | Instance method | Public | Method | Set the Display Attributes of the Message Area | 20100810 | |
| 11 | Instance method | Public | Method | Set the Message Types | 20100810 | |
| 12 | Instance method | Public | Method | Value Help for Users - Set the selected User(s) | 20100922 |
Events
Interface IF_CTS_ORGANIZER_WD_MAIN has no event.
Types
Interface IF_CTS_ORGANIZER_WD_MAIN has no local type.
Method Signatures
Method CHECK_FEATURE_AVAILABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FEATURES_AVAILABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE = The Transport Organizer Features are available | 20111207 |
Method CHECK_FEATURE_AVAILABILITY on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method DESTROY Signature
Method DESTROY on Interface IF_CTS_ORGANIZER_WD_MAIN has no parameter.
Method DESTROY on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method DISABLE_ALL_FUNCTIONS Signature
Method DISABLE_ALL_FUNCTIONS on Interface IF_CTS_ORGANIZER_WD_MAIN has no parameter.
Method DISABLE_ALL_FUNCTIONS on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method NAVIGATE_ON_MESSAGE_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20101117 | ||||
| 2 | MESSAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20101117 | ||||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_ACTION | Web Dynpro: Action | 20101117 |
Method NAVIGATE_ON_MESSAGE_AREA on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method NAVIGATE_TO_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRANSACTION_CODE | Call by reference | Type reference (TYPE) | TCODE | Transaction Code | 20120322 |
Method NAVIGATE_TO_TRANSACTION on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method OBJECT_VALUE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVS_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20100810 | ||||
| 2 | IV_OVS_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Name of the calling OVS Component | 20100810 |
Method OBJECT_VALUE_SELECTION on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method OVS_SELECT_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OVS_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Name of the calling OVS Component | 20100824 | |||
| 2 | I_OVS_DATA | Call by reference | Type reference (TYPE) | IF_WD_SELECT_OPTIONS=>T_OVS_DATA | Data for the OVS-Callback | 20100824 |
Method OVS_SELECT_OPTIONS on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method PREPARE_VALUE_HELP_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | F4_ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta Information for an Attribute of a Context Node | 20100922 | |||
| 2 | F4_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20100922 |
Method PREPARE_VALUE_HELP_USER on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method SEND_POPUP_LOSS_OF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NEW_LEAD_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Action 'Change Lead Selection' - New/current Lead Selection | 20100810 | |||
| 2 | IO_OLD_LEAD_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Action 'Change Lead Selection' - Old/previous Lead Selection | 20100810 | |||
| 3 | IV_CURRENT_ACTION | Call by reference | Type reference (TYPE) | STRING | Current (W)eb (D)ynpro Action | 20100810 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | STRING | Action 'Change View' - ID of the Web Dynpro Element | 20100810 | |||
| 5 | IV_INDEX | Call by reference | Type reference (TYPE) | I | Action 'Change View' - Index of the selected View | 20100810 |
Method SEND_POPUP_LOSS_OF_DATA on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method SET_MESSAGE_AREA_ATTRIBUTES Signature
Method SET_MESSAGE_AREA_ATTRIBUTES on Interface IF_CTS_ORGANIZER_WD_MAIN has no parameter.
Method SET_MESSAGE_AREA_ATTRIBUTES on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method SET_MESSAGE_TYPES Signature
Method SET_MESSAGE_TYPES on Interface IF_CTS_ORGANIZER_WD_MAIN has no parameter.
Method SET_MESSAGE_TYPES on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
Method SET_SELECTED_USER Signature
Method SET_SELECTED_USER on Interface IF_CTS_ORGANIZER_WD_MAIN has no parameter.
Method SET_SELECTED_USER on Interface IF_CTS_ORGANIZER_WD_MAIN has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |