Hierarchy
⤷
⤷
Properties
| Class | CL_UCON_SETUP | |
| Short Description | Install Ucon in System | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_UNIFIED_CON_PHASE_TOOL | UCON Phase Tool |
| Created | 20121204 | SAP |
| Last change | 20141121 | |
| 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
Class CL_UCON_SETUP has no interface implemented.
Friends
Class CL_UCON_SETUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20121217 | |||||
| 2 | Static Attribute | Private | Type reference (TYPE) | C | 'I' | (I)nitial, All Clients (X), or only this client (Space) | 20121213 | ||
| 3 | Constant | Public | Type reference (TYPE) | UCONCAID | 'DEFAULT_CA' | Communication Assembly ID | 20121204 | ||
| 4 | Constant | Private | Type reference (TYPE) | UCONCUSTID | 'DEFAULT_CFG' | UCON: HTTP Customizing ID | 20121204 | ||
| 5 | Constant | Private | Type reference (TYPE) | UCONVIRTHOSTNAME | 'DEFAULT_HOST' | ID for UCON Virt. Hosts | 20121204 | ||
| 6 | Constant | Private | Type reference (TYPE) | SY-MANDT | '066' | Client ID of Current User | 20121217 | ||
| 7 | Constant | Public | See coding | '/1BCMIDRF/' | 20130627 | ||||
| 8 | Constant | Private | Type reference (TYPE) | DOKHL-OBJECT | 'UCON_SETUP' | Documentation Object | 20121205 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | C | 'I' | (I)ntial, include 66 (X), (SPACE) do not include 66 | 20121217 | ||
| 10 | Static Attribute | Private | Type reference (TYPE) | C | 'I' | (I)nitial, (L)ocal or (T)ransportable | 20121205 | ||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_ICF_TRANSFORMATION | 20131105 | ||||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UCON_REGISTRY | UCON Registry acess | 20130708 | |||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_STATE_FACTORY | 20131108 | ||||
| 14 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_DATA_REVERSION | 20130715 | ||||
| 15 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_T000_ACCESS | 20131031 | ||||
| 16 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_API_FACTORY | 20130715 | ||||
| 17 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_USER_INTERACTION | 20130712 | ||||
| 18 | Static Attribute | Private | Type reference (TYPE) | TRNSPACE-NAMESPACE | Namespace | 20121205 | |||
| 19 | Static Attribute | Private | See coding | 20121214 | |||||
| 20 | Static Attribute | Private | Type reference (TYPE) | C | 'I' | (I)nitial, Use Namespace (X), or No Namespace (Space) | 20121205 |
Methods
Events
Class CL_UCON_SETUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CLIENT_ACTIVE | Public | See coding | 20130321 | BEGIN OF ts_client_active,
client TYPE symandt,
active TYPE abap_bool,
END OF ts_client_active
|
||
| 2 | TS_CLIENT_STATUS | Public | See coding | 20130125 | BEGIN OF ts_client_status,
client TYPE symandt,
ucon_active TYPE abap_bool,
vh_generated TYPE abap_bool,
cfg_generated TYPE abap_bool,
cfg_transportable TYPE abap_bool,
END OF ts_client_status
|
||
| 3 | TS_T000 | Private | See coding | 20130110 | BEGIN OF ts_t000,
mandt TYPE t000-mandt,
ccnocliind TYPE t000-ccnocliind,
cccoractiv TYPE t000-cccoractiv,
END OF ts_t000
|
||
| 4 | TT_CLIENT_ACTIVE | Public | See coding | 20130321 | tt_client_active TYPE TABLE OF ts_client_active
|
||
| 5 | TT_CLIENT_STATUS | Public | See coding | 20130125 | tt_client_status TYPE TABLE OF ts_client_status
|
Method Signatures
Method ASK Signature
Method ASK on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | setup canceled | 20121206 |
Method ASK_CLIENT Signature
Method ASK_CLIENT on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | setup canceled | 20121213 |
Method ASK_LOCAL Signature
Method ASK_LOCAL on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | setup canceled | 20121206 |
Method ASK_NAMESPACE Signature
Method ASK_NAMESPACE on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | setup canceled | 20121206 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UCON_SETUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UCON_SETUP has no exception.
Method CLEANUP_UCONRFC_STAT Signature
Method CLEANUP_UCONRFC_STAT on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for phase tool | 20130624 |
Method CREATE_CLIENT_DEP_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATE_TRANSPORT_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121221 | ||||
| 2 | TO_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Client ID | 20121221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121221 | |||
| 2 | 20121221 | |||
| 3 | 20121221 |
Method CREATE_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID | 20121221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121221 | ||
| 2 | setup canceled | 20121221 |
Method CREATE_VHOST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID of Current User | 20121221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121221 | ||
| 2 | setup canceled | 20121221 |
Method DETERMINE Signature
Method DETERMINE on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121214 |
Method DETERMINE_CLIENT Signature
Method DETERMINE_CLIENT on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | setup canceled | 20121214 |
Method DETERMINE_NAMESPACE Signature
Method DETERMINE_NAMESPACE on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121206 |
Method GET_CLIENT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT_STATUS | Call by reference | Type reference (TYPE) | TT_CLIENT_ACTIVE | 20130321 |
Method GET_CLIENT_STATUS on class CL_UCON_SETUP has no exception.
Method GET_DEFAULT_OBJECT_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_FOR_EXISTENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Check the existence of default objects | 20130711 | ||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID | 20121213 | |||
| 3 | CLIENT_INDEPENDENT_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130110 | ||||
| 4 | DEFAULT_CA_NAME | Call by reference | Type reference (TYPE) | UCONCAID | Communication Assembly ID | 20121206 | |||
| 5 | DEFAULT_CFG_NAME | Call by reference | Type reference (TYPE) | UCONHTTPID | UCON: HTTP Customizing ID | 20121206 | |||
| 6 | DEFAULT_VHOST_NAME | Call by reference | Type reference (TYPE) | UCONVIRTHOSTNAME | ID for UCON Virt. Hosts | 20121206 | |||
| 7 | IGNORE_EARLY_WATCH_CLIENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121217 | ||||
| 8 | IS_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121217 | ||||
| 9 | NO_TRANSPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121206 |
Method GET_SETUP_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CA_GENERATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130125 | ||||
| 2 | CLIENT_STATUS | Call by reference | Type reference (TYPE) | TT_CLIENT_STATUS | 20130125 | ||||
| 3 | DEFAULT_CA_NAME | Call by reference | Type reference (TYPE) | UCONCAID | Communication Assembly ID | 20130125 | |||
| 4 | DEFAULT_CFG_NAME | Call by reference | Type reference (TYPE) | UCONHTTPID | UCON: HTTP Customizing ID | 20130125 | |||
| 5 | DEFAULT_VHOST_NAME | Call by reference | Type reference (TYPE) | UCONVIRTHOSTNAME | ID for UCON Virt. Hosts | 20130125 | |||
| 6 | IGNORE_EARLY_WATCH_CLIENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130125 | ||||
| 7 | IS_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130125 | ||||
| 8 | NO_TRANSPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130125 | ||||
| 9 | UCON_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130214 |
Method GET_SETUP_STATUS on class CL_UCON_SETUP has no exception.
Method GET_SRFC_FUNCTION_MODULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FUNC | Call by reference | Type reference (TYPE) | RFCFUNC_IT | Table over RFC Function Modules | 20130830 |
Method GET_SRFC_FUNCTION_MODULES on class CL_UCON_SETUP has no exception.
Method GET_STANDARD_FUNCS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCS | Value transfer | Type reference (TYPE) | RFCFUNC_IT | Table over RFC Function Modules | 20121227 |
Method GET_STANDARD_FUNCS on class CL_UCON_SETUP has no exception.
Method INIT Signature
Method INIT on class CL_UCON_SETUP has no parameter.
Method INIT on class CL_UCON_SETUP has no exception.
Method IS_TRANSPORT_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRANSPORT_REQUESTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130124 |
Method IS_TRANSPORT_REQUESTED on class CL_UCON_SETUP has no exception.
Method REVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID | 20130102 | |||
| 2 | DELETE_RFC_STATE_OBJECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121207 | ||||
| 3 | FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130110 | ||||
| 4 | FORCE_DELETION_ALL_CLIENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130102 | ||||
| 5 | REVERT_CLIENT_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Revert not possible UCON still active | 20121207 |
Method REVERT_PUB Signature
Method REVERT_PUB on class CL_UCON_SETUP has no parameter.
Method REVERT_PUB on class CL_UCON_SETUP has no exception.
Method SETUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | SY-MANDT | Client ID | 20130110 | ||
| 2 | SETUP_CLIENT_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121204 | ||
| 2 | setup canceled | 20121204 |
Method SETUP_CA Signature
Method SETUP_CA on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121204 | ||
| 2 | setup canceled | 20121204 |
Method SETUP_CONFIGURATION Signature
Method SETUP_CONFIGURATION on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121204 | ||
| 2 | setup canceled | 20121204 |
Method SETUP_DARK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CURRENT_CLIENT_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Configure UCON in the current client only | 20130627 | ||
| 2 | IV_EXCLUDE_EARLY_WATCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Exclude Early Watch Client (066) | 20130627 | ||
| 3 | IV_LOCAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Objects are local | 20130627 | ||
| 4 | IV_NAME_SPACE | Call by reference | Type reference (TYPE) | TRNSPACE-NAMESPACE | Namespace for objects | 20130627 | |||
| 5 | IV_TRANSPORT_RFC_STATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Communication Assembly | 20130627 | ||
| 2 | Exception Class HTTP Customizing | 20130627 | ||
| 3 | Exception during State API | 20130627 | ||
| 4 | Exception Class Virtual Host | 20130627 | ||
| 5 | Invalid argument passed | 20130627 | ||
| 6 | UCON is not active | 20130627 | ||
| 7 | RFC State Transport Error | 20130627 |
Method SETUP_HTTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOCAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Objects are local | 20131030 | ||
| 2 | IV_NAME_SPACE | Call by reference | Type reference (TYPE) | TRNSPACE-NAMESPACE | Prefix for ucon objects | 20131030 | |||
| 3 | IV_TRANSPORT_HTTP_STATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | http states are transported | 20131030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Communication Assembly | 20131030 | ||
| 2 | Exception Class HTTP Customizing | 20131030 | ||
| 3 | Exception during State API | 20131030 | ||
| 4 | Exception Class Virtual Host | 20131030 | ||
| 5 | Exception class for Transformation class | 20131104 | ||
| 6 | Invalid argument passed | 20131104 | ||
| 7 | UCON is not active | 20131030 | ||
| 8 | RFC State Transport Error | 20131104 |
Method SETUP_PROFILE Signature
Method SETUP_PROFILE on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121204 | ||
| 2 | setup canceled | 20121204 |
Method SETUP_STATE_OBJECTS Signature
Method SETUP_STATE_OBJECTS on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121204 | ||
| 2 | setup canceled | 20121204 |
Method SETUP_VHOST Signature
Method SETUP_VHOST on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UCON is not active | 20121204 | ||
| 2 | setup canceled | 20121204 |
Method SET_TRANSPORT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTOMATIC_TRANSPORT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130128 |
Method SET_TRANSPORT_MODE on class CL_UCON_SETUP has no exception.
Method TRANSPORT_CUSTOMIZING Signature
Method TRANSPORT_CUSTOMIZING on class CL_UCON_SETUP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121221 | |||
| 2 | 20121221 | |||
| 3 | 20121221 | |||
| 4 | 20121221 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |