SAP ABAP Class CL_CTS_UI_REUSE (Reuse of central CTS UIs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs
⤷
⤷
Properties
| Class | CL_CTS_UI_REUSE | |
| Short Description | Reuse of central CTS UIs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_WDUI | Central CTS Web Dynpro UIs |
| Created | 20091019 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_CTS_UI_REUSE has no interface implemented.
Friends
Class CL_CTS_UI_REUSE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CONFIG' | 20120119 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ORGANIZER' | 20091019 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'TRANSPORT' | 20091019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Central Manager WD application name | 20120119 | |
| 2 | Static method | Public | Method | Central Manager transaction code | 20120119 | |
| 3 | Static method | Public | Method | Central Manager URL | 20091019 | |
| 4 | Static method | Public | Method | Central Organizer URL | 20091019 | |
| 5 | Static method | Public | Method | Central Transport Manager URL | 20091019 | |
| 6 | Static method | Public | Method | Central Configurator URL | 20120210 | |
| 7 | Static method | Public | Method | Central Transport Manager URL | 20130412 | |
| 8 | Instance method | Public | Method | Start transaction wrapper | 20130227 | |
| 9 | Instance method | Public | Method | Start transaction wrapper | 20120424 |
Events
Class CL_CTS_UI_REUSE has no event.
Types
Class CL_CTS_UI_REUSE has no local type.
Method Signatures
Method GET_CENTRAL_MANAGER_APP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | STRING | 20120119 |
Method GET_CENTRAL_MANAGER_APP_ID on class CL_CTS_UI_REUSE has no exception.
Method GET_CENTRAL_MANAGER_TRANS_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Value transfer | Type reference (TYPE) | STRING | 20120119 |
Method GET_CENTRAL_MANAGER_TRANS_CODE on class CL_CTS_UI_REUSE has no exception.
Method GET_CENTRAL_MANAGER_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20091203 | ||||
| 2 | LANDSCAPE_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | Landscape Name (System, Cluster...) | 20091019 | |||
| 3 | SELECTED_VIEW | Call by reference | Type reference (TYPE) | STRING | Selected View | 20091019 | |||
| 4 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | 20091203 | ||||
| 5 | TRANSPORT_ID | Call by reference | Type reference (TYPE) | IF_CTS_TRANSPORT_ENTITY=>TY_ID | Collection/Request ID | 20091019 | |||
| 6 | URL | Value transfer | Type reference (TYPE) | STRING | 20091019 |
Method GET_CENTRAL_MANAGER_URL on class CL_CTS_UI_REUSE has no exception.
Method GET_CENTRAL_ORGANIZER_URL Signature
Method GET_CENTRAL_ORGANIZER_URL on class CL_CTS_UI_REUSE has no parameter.
Method GET_CENTRAL_ORGANIZER_URL on class CL_CTS_UI_REUSE has no exception.
Method GET_CENTRAL_TRANSPORTS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20091130 | ||||
| 2 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | 20091130 | ||||
| 3 | URL | Value transfer | Type reference (TYPE) | STRING | 20091203 |
Method GET_CENTRAL_TRANSPORTS_URL on class CL_CTS_UI_REUSE has no exception.
Method GET_CONFIGURATOR_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION_EXPLANATION | Call by reference | Type reference (TYPE) | STRING | 20120210 | ||||
| 2 | I_APPLICATION_TITLE | Call by reference | Type reference (TYPE) | STRING | 20120210 | ||||
| 3 | I_CLUSTER_ID | Call by reference | Type reference (TYPE) | SYSYSID | 20120210 | ||||
| 4 | I_DISPLAY_COMPLETE_CLUSTERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120210 | |||
| 5 | I_DISPLAY_EMPTY_CLUSTERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120210 | |||
| 6 | I_DISPLAY_SYSTEMS_NA_CLUSTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120210 | |||
| 7 | I_DOMAIN_ID | Call by reference | Type reference (TYPE) | TMSDOMNAM | 20120210 | ||||
| 8 | I_EXECUTE_INITIAL_SEARCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120210 | |||
| 9 | I_HIDE_PANEL_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120210 | |||
| 10 | I_SUPPRESS_SIDEBAR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120210 | |||
| 11 | I_SUPP_PANEL_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120210 | ||||
| 12 | I_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | 20120210 | ||||
| 13 | I_SYSTEM_IDS | Call by reference | Type reference (TYPE) | CTS_CONFIG_WD_TT_SYSTEMS | 20120210 | ||||
| 14 | R_URL | Value transfer | Type reference (TYPE) | STRING | 20120210 |
Method GET_CONFIGURATOR_URL on class CL_CTS_UI_REUSE has no exception.
Method GET_IMPORT_QUEUE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_CLIENT | Client | 20130603 | |||
| 2 | DOMAIN_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_DOMAIN_NAME | 20130412 | ||||
| 3 | LOCAL_UI | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20130426 | |||
| 4 | SYSTEM_NAME | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_NAME | 20130412 | ||||
| 5 | URL | Value transfer | Type reference (TYPE) | STRING | 20130412 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130418 |
Method START_TRANSACTION_IMPUI Signature
Method START_TRANSACTION_IMPUI on class CL_CTS_UI_REUSE has no parameter.
Method START_TRANSACTION_IMPUI on class CL_CTS_UI_REUSE has no exception.
Method START_TRANSACTION_ZENTMS Signature
Method START_TRANSACTION_ZENTMS on class CL_CTS_UI_REUSE has no parameter.
Method START_TRANSACTION_ZENTMS on class CL_CTS_UI_REUSE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |