SAP ABAP Class CL_CTS_CONFIG_WD_APP_STARTER (cCTS Configuration UI - Class for Starting the Application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_CONFIGURATION_WD (Package) Central CTS - Configuration User Interface (W)eb (D)ynpro
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_CONFIG_WD_CONSTANTS | cCTS Configuration - Interface for Constants | 20111220 |
Properties
| Class | CL_CTS_CONFIG_WD_APP_STARTER | |
| Short Description | cCTS Configuration UI - Class for Starting the Application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_CONFIGURATION_WD | Central CTS - Configuration User Interface (W)eb (D)ynpro |
| Created | 20111220 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_CONFIG_WD_CONSTANTS | cCTS Configuration - Interface for Constants | 20111220 |
Friends
Class CL_CTS_CONFIG_WD_APP_STARTER has no friend class.
Attributes
Class CL_CTS_CONFIG_WD_APP_STARTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Build the URL Parameter Lists | 20120126 | |
| 2 | Static method | Public | Method | Returns the URL of the Central CTS Configuration | 20120126 | |
| 3 | Static method | Private | Method | Create the Server Cookie | 20120126 | |
| 4 | Static method | Public | Method | Get the Name of the WD Application used for Configuration | 20111220 | |
| 5 | Static method | Public | Method | Get the Parameters from a specified Server Cookie | 20120127 | |
| 6 | Static method | Public | Method | Starts the Web Dynpro Application "CTS_CONFIGURATION" | 20120126 |
Events
Class CL_CTS_CONFIG_WD_APP_STARTER has no event.
Types
Class CL_CTS_CONFIG_WD_APP_STARTER has no local type.
Method Signatures
Method BUILD_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20120126 | |||
| 2 | IT_SYSTEM_ID | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_TT_SYSTEMS | Central CTS - Table Type of SYSYSID (System IDs) | 20120126 | |||
| 3 | IV_APPLICATION_EXPLANATION | Call by reference | Type reference (TYPE) | STRING | Application Explanation | 20120126 | |||
| 4 | IV_APPLICATION_TITLE | Call by reference | Type reference (TYPE) | STRING | Application Title/Page Header Text | 20120126 | |||
| 5 | IV_CLUSTER_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name/ID of the SAP Cluster | 20120126 | |||
| 6 | IV_DISPLAY_COMPLETE_CLUSTERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display complete Clusters | 20120130 | ||
| 7 | IV_DISPLAY_EMPTY_CLUSTERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display Clusters not containing any Systems | 20120130 | ||
| 8 | IV_DISPLAY_SYSTEMS_NA_CLUSTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display Systems not yet assigned to a Cluster | 20120130 | ||
| 9 | IV_DOMAIN_ID | Call by reference | Type reference (TYPE) | TMSDOMNAM | Name of the Domain | 20120126 | |||
| 10 | IV_EXECUTE_INITIAL_SEARCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = With Application Start a Search is performed | 20120126 | ||
| 11 | IV_HIDE_PANEL_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = The Panel 'Search Criteria' is hidden | 20120126 | ||
| 12 | IV_SUPPRESS_SIDEBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = The Sidebar will not be available | 20120126 | ||
| 13 | IV_SUPP_PANEL_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE = The Panel 'Search Citeria' will not be available | 20120126 | |||
| 14 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name/ID of the SAP System | 20120126 |
Method BUILD_PARAMETERS on class CL_CTS_CONFIG_WD_APP_STARTER has no exception.
Method CONFIGURATION_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SYSTEM_ID | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_TT_SYSTEMS | Central CTS - Table Type of SYSYSID (System IDs) | 20120126 | |||
| 2 | IV_APPLICATION_EXPLANATION | Call by reference | Type reference (TYPE) | STRING | Application Explanation | 20120126 | |||
| 3 | IV_APPLICATION_TITLE | Call by reference | Type reference (TYPE) | STRING | Application Title/Page Header Text | 20120126 | |||
| 4 | IV_CLUSTER_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name/ID of the SAP Cluster | 20120126 | |||
| 5 | IV_DISPLAY_COMPLETE_CLUSTERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display complete Clusters | 20120130 | ||
| 6 | IV_DISPLAY_EMPTY_CLUSTERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display Clusters not containing any Systems | 20120130 | ||
| 7 | IV_DISPLAY_SYSTEMS_NA_CLUSTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display Systems not yet assigned to a Cluster | 20120130 | ||
| 8 | IV_DOMAIN_ID | Call by reference | Type reference (TYPE) | TMSDOMNAM | Name of the Domain | 20120126 | |||
| 9 | IV_EXECUTE_INITIAL_SEARCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = With Application Start a Search is performed | 20120126 | ||
| 10 | IV_HIDE_PANEL_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = The Panel 'Search Criteria' is hidden | 20120126 | ||
| 11 | IV_SUPPRESS_SIDEBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = The Sidebar will not be available | 20120126 | ||
| 12 | IV_SUPP_PANEL_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE = The Panel 'Search Citeria' will not be available | 20120126 | |||
| 13 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name/ID of the SAP System | 20120126 | |||
| 14 | RV_URL | Value transfer | Type reference (TYPE) | STRING | Resulting URL | 20120126 |
Method CONFIGURATION_URL on class CL_CTS_CONFIG_WD_APP_STARTER has no exception.
Method CREATE_SERVER_COOKIE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTENT | Call by reference | Type reference (TYPE) | CTS_WD_UIKEYVALUES | List of Key-Value Pairs | 20120127 | |||
| 2 | RV_COOKIE_ID | Value transfer | Type reference (TYPE) | SYSUUID_C32 | UUID - Identifier for Server Cookie | 20120126 |
Method CREATE_SERVER_COOKIE on class CL_CTS_CONFIG_WD_APP_STARTER has no exception.
Method GET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPLICATION_NAME | Value transfer | Type reference (TYPE) | STRING | Name of Web Dynpro Application used for cCTS Configuration | 20111220 |
Method GET_APPLICATION_NAME on class CL_CTS_CONFIG_WD_APP_STARTER has no exception.
Method GET_PARAMETERS_FROM_SRV_COOKIE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COOKIE_ID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | UUID - Identifier for Server Cookie | 20120127 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Key for Reading the List/Table of Key-Value Pairs | 20120127 | |||
| 3 | RT_CONTENT | Value transfer | Type reference (TYPE) | CTS_WD_UIKEYVALUES | List/Table of Key-Value Pairs | 20120127 |
Method GET_PARAMETERS_FROM_SRV_COOKIE on class CL_CTS_CONFIG_WD_APP_STARTER has no exception.
Method START_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SYSTEM_ID | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_TT_SYSTEMS | Central CTS - Table Type of SYSYSID (System IDs) | 20120126 | |||
| 2 | IV_APPLICATION_EXPLANATION | Call by reference | Type reference (TYPE) | STRING | Application Explanation | 20120126 | |||
| 3 | IV_APPLICATION_TITLE | Call by reference | Type reference (TYPE) | STRING | Application Title/Page Header Text | 20120126 | |||
| 4 | IV_CLUSTER_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name/ID of the SAP Cluster | 20120126 | |||
| 5 | IV_DISPLAY_COMPLETE_CLUSTERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display complete Clusters | 20120130 | ||
| 6 | IV_DISPLAY_EMPTY_CLUSTERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display Clusters not containing any Systems | 20120130 | ||
| 7 | IV_DISPLAY_SYSTEMS_NA_CLUSTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = Display Systems not yet assigned to a Cluster | 20120130 | ||
| 8 | IV_DOMAIN_ID | Call by reference | Type reference (TYPE) | TMSDOMNAM | Name of the Domain | 20120126 | |||
| 9 | IV_EXECUTE_INITIAL_SEARCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = With Application Start a Search is performed | 20120126 | ||
| 10 | IV_HIDE_MESSAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = The Message "Configuration UI started" will be hidden | 20120130 | ||
| 11 | IV_HIDE_PANEL_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = The Panel 'Search Criteria' is hidden | 20120126 | ||
| 12 | IV_SUPPRESS_SIDEBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | TRUE = The Sidebar will not be available | 20120126 | ||
| 13 | IV_SUPP_PANEL_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE = The Panel 'Search Citeria' will not be available | 20120126 | |||
| 14 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name/ID of the SAP System | 20120126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Central CTS - Exception Class for Application Starter | 20120130 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |