Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IUUC_REPL_CONFIG_UI_WRAPPER | Interface of UI Wrapper for Configurations | 20110819 |
Properties
Class | CL_IUUC_REPL_CONFIG_UI_WRAPPER | |
Short Description | UI Wrapper for Configuration | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_REPLICATION | IUUC: Replication tools |
Created | 20110819 | SAP |
Last change | 20141030 | |
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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_IUUC_REPL_CONFIG_UI_WRAPPER | Interface of UI Wrapper for Configurations | 20110819 |
Friends
Class CL_IUUC_REPL_CONFIG_UI_WRAPPER 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 | '01' | Activity Id: Create | 20120828 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '06' | Activity id: Delete | 20120828 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '03' | Activity Id: Display | 20120828 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '02' | Actvitiy id: Change | 20120828 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | '~Icon/GreenLed' | Icon: Green LED | 20110822 | |
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'ICON_GREEN_LIGHT' | Traffic Light: Green | 20110822 | |
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | '~Icon/RedLed' | Icon: Red LED | 20110822 | |
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'ICON_RED_LIGHT' | Traffic Light: Red | 20110822 | |
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | '~Icon/YellowLed' | Icon: Yellow LED | 20110822 | |
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | 'ICON_YELLOW_LIGHT' | Traffic Light: Yellow | 20110822 | |
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_REPL_CONFIGURATION | Replication Configuration | 20110822 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check authority for configuration actions | 20120828 |
2 | ![]() |
Static method | Public | Method | Check authority for authorization object | 20130429 |
3 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20110819 |
4 | ![]() |
Static method | Private | Method | Convert table action to string | 20110919 |
5 | ![]() |
Static method | Private | Method | Convert table status to string | 20110920 |
6 | ![]() |
Static method | Private | Method | Convert UTC Time Stamp to String | 20110829 |
7 | ![]() |
Static method | Private | Method | Convert UTC Time Stamp to Unit | 20120628 |
8 | ![]() |
Static method | Public | Method | Factory to create wrapper instance of existing configuration | 20110819 |
9 | ![]() |
Static method | Public | Method | Factory to create wrapper instance for new configuration | 20110822 |
10 | ![]() |
Instance method | Private | Method | Dequeue configuration | 20110902 |
11 | ![]() |
Instance method | Private | Method | Enqueue configuration | 20110902 |
12 | ![]() |
Instance method | Public | Method | Return properties of schema (new Parms) | 20120628 |
13 | ![]() |
Static method | Private | Method | Return Trigger Information based on Mass Transfer ID | 20110826 |
14 | ![]() |
Static method | Public | Method | Factory to create wrapper instance for new configuration (nP | 20120628 |
15 | ![]() |
Instance method | Private | Method | Refine general status of a table | 20120525 |
16 | ![]() |
Instance method | Private | Method | Set new properties (new Parms) | 20120628 |
17 | ![]() |
Static method | Private | Method | Generic descending sort by severity of status icon | 20120223 |
18 | ![]() |
Static method | Private | Method | Validition of specified application | 20111205 |
19 | ![]() |
Static method | Private | Method | Validity checks on schema name | 20111202 |
20 | ![]() |
Static method | Private | Method | Verifies that mandatory fields are filled | 20111013 |
21 | ![]() |
Static method | Private | Method | Verifies that mandatory fields are filled (new Parms) | 20120628 |
22 | ![]() |
Static method | Public | Method | Verifies if schema is already defined in HANA system | 20110929 |
Events
Class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no event.
Types
Class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | STRING | Activity id | 20120828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration UI exceptions | 20120828 |
Method CHECK_AUTHORITY_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | STRING | Activity id | 20130429 | ||
2 | ![]() |
IV_AUTH_GROUP | Call by reference | Type reference (TYPE) | DMC_AUTH_GROUP | Authorization Group | 20130429 | ||
3 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration UI exceptions | 20130429 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20110819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration static check | 20110829 | |
2 | ![]() |
SQL error in the access clases | 20110829 |
Method CONVERT_ACTION_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | IUUC_IMDB_ACTION | Action within IMDB migration | 20110919 | ||
2 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110919 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110919 | ||
4 | ![]() |
RV_ACTION_AS_STRING | Value transfer | Type reference (TYPE) | STRING | 20110919 |
Method CONVERT_ACTION_TO_STRING on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.
Method CONVERT_STATUS_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | IUUC_IMDB_STATUS | Status within IMDB migration | 20110920 | ||
2 | ![]() |
RV_STATUS_AS_STRING | Value transfer | Type reference (TYPE) | STRING | 20110920 |
Method CONVERT_STATUS_TO_STRING on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.
Method CONVERT_TIMESTAMP_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TMSTMP | Call by reference | Type reference (TYPE) | TZNTSTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20110829 | ||
2 | ![]() |
RV_TIME_AS_STRING | Value transfer | Type reference (TYPE) | STRING | Time as String | 20110829 |
Method CONVERT_TIMESTAMP_TO_STRING on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.
Method CONVERT_TIMESTAMP_TO_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TMSTMP | Call by reference | Type reference (TYPE) | TZNTSTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20120628 | ||
2 | ![]() |
IV_UNIT | Call by reference | Type reference (TYPE) | IUUC_REPL_TIME_UNIT | Time Unit | 20120628 | ||
3 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | IUUC_REPL_LATENCY_VALUE | Latency Value | 20120628 |
Method CONVERT_TIMESTAMP_TO_UNIT on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20110819 | ||
2 | ![]() |
RO_WRAPPER | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_CONFIG_UI_WRAPPER | UI Wrapper for Configuration | 20110819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration static check | 20110829 | |
2 | ![]() |
SQL error in the access clases | 20110829 |
Method CREATE_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | IUUC_REPL_APPLICATION | Replication Application | 20111205 | ||
2 | ![]() |
IV_HANA_HOSTNAME | Call by reference | Type reference (TYPE) | SYHOST | Host Name | 20110822 | ||
3 | ![]() |
IV_HANA_INSTANCE | Call by reference | Type reference (TYPE) | NUM2 | Instance ID | 20110822 | ||
4 | ![]() |
IV_HANA_PASSWORD | Call by reference | Type reference (TYPE) | DBCON_PWD | Password for setting up the connection to the database | 20110822 | ||
5 | ![]() |
IV_HANA_USERNAME | Call by reference | Type reference (TYPE) | DBCON_UID | Database User | 20110822 | ||
6 | ![]() |
IV_IL_SCENARIO | Call by reference | Type reference (TYPE) | IUUC_LOAD_SCENARIO | Scenario of the IL phase (fast, consuming less ress) | 20121016 | ||
7 | ![]() |
IV_INIT_LOAD_JOBS | Call by reference | Type reference (TYPE) | IUUC_NUM_OF_JOBS_PARALLEL | number of replay jobs allowed to run in parallel to prod | 20110913 | ||
8 | ![]() |
IV_NUM_JOBS_ACPCALC | Call by reference | Type reference (TYPE) | IUUC_NUM_OF_JOBS_PARALLEL | number of replay jobs allowed to run in parallel to prod | 20121016 | ||
9 | ![]() |
IV_REPLAY_JOBS | Call by reference | Type reference (TYPE) | IUUC_NUM_OF_JOBS_PARALLEL | number of replay jobs allowed to run in parallel to prod | 20110822 | ||
10 | ![]() |
IV_REPL_INTERVAL_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_INTERVAL | Unit of Replication Interval | 20110822 | ||
11 | ![]() |
IV_REPL_INTERVAL_VALUE | Call by reference | Type reference (TYPE) | IUUC_INTRVL_VALUE | Interval Value | 20110822 | ||
12 | ![]() |
IV_REPL_MODE | Call by reference | Type reference (TYPE) | IUUC_REPL_MODE | Replication Mode | 20110822 | ||
13 | ![]() |
IV_REPL_TIME | Call by reference | Type reference (TYPE) | IUUC_FIXED_PROC_TIME | Fixed processing time | 20110822 | ||
14 | ![]() |
IV_REUSE_SENDER | Call by reference | Type reference (TYPE) | IUUC_MULTI_LOGTAB_USE | Is this MT_ID used for multi logtab use? | 20120220 | ||
15 | ![]() |
IV_RFC_CLIENT_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120314 | ||
16 | ![]() |
IV_SCHEMA_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | Description | 20120524 | ||
17 | ![]() |
IV_SCHEMA_NAME | Call by reference | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Schema Name | 20110822 | ||
18 | ![]() |
IV_SCHEMA_PASSWORD | Call by reference | Type reference (TYPE) | DBCON_PWD | Password of Schema in HANA | 20110930 | ||
19 | ![]() |
IV_SOURCE_LEGACY_DB | Call by reference | Type reference (TYPE) | IUUC_REPL_LEGACY_DB | Database Name of Legacy system | 20110930 | ||
20 | ![]() |
IV_SOURCE_LEGACY_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20110930 | ||
21 | ![]() |
IV_SOURCE_LEGACY_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Schema Name of Legacy System | 20110930 | ||
22 | ![]() |
IV_SOURCE_LEGACY_TBLSP | Call by reference | Type reference (TYPE) | IUUC_REPL_LEGACY_TABLESPACE | Tablespace Name of Legacy System | 20110930 | ||
23 | ![]() |
IV_SOURCE_LEGACY_UNICODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Unicode Indicator | 20110930 | |
24 | ![]() |
IV_SOURCE_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110822 | ||
25 | ![]() |
IV_SOURCE_SYSTEM_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_SYSTEM_TYPE | CL_IUUC_REPL_HDR_ACCESS=>CO_SYSTEM_SAP | Type of source system | 20110930 | |
26 | ![]() |
IV_TBLSP_CLASS1 | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20110822 | ||
27 | ![]() |
IV_TBLSP_CLASS2 | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20110822 | ||
28 | ![]() |
IV_TBLSP_CLASS3 | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20110822 | ||
29 | ![]() |
RO_WRAPPER | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_CONFIG_UI_WRAPPER | UI Wrapper for Configuration | 20110822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions during Job Handling | 20131018 | |
2 | ![]() |
Configuration static check | 20110826 | |
3 | ![]() |
Configuration UI exceptions | 20110829 | |
4 | ![]() |
Static Check superclass for IUUC Replication | 20131018 |
Method DEQUEUE_CONFIG Signature
Method DEQUEUE_CONFIG on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no parameter.
Method DEQUEUE_CONFIG on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.
Method ENQUEUE_CONFIG Signature
Method ENQUEUE_CONFIG on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration UI exceptions | 20110902 |
Method GET_PROPERTIES_N Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CONFIG_HEADER | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_HEADER | Configuration header for UI wrapper | 20120628 | ||
2 | ![]() |
ES_CONFIG_OPTIONS | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_OPTIONS | Configuration options for UI wrapper | 20120628 | ||
3 | ![]() |
ES_CONFIG_RCV_CON | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_RCV_CON | Configuration receiver connection for UI wrapper | 20120628 | ||
4 | ![]() |
ES_CONFIG_SND_CON | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_SND_CON | Configuration sender connection for UI wrapper | 20120628 |
Method GET_PROPERTIES_N on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.
Method GET_TRIGGER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110826 | ||
2 | ![]() |
RT_TRIGGER_INFO | Value transfer | Type reference (TYPE) | IUUC_T_REPL_TRIGGER_INFO | Trigger Information for Replication (WD UI) | 20110826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Excep. class for db connection | 20131022 | |
2 | ![]() |
Configuration static check | 20120314 | |
3 | ![]() |
Configuration UI exceptions | 20110829 | |
4 | ![]() |
SQL error in the access clases | 20120314 |
Method NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONFIG_HEADER | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_HEADER | Configuration header for UI wrapper | 20120628 | ||
2 | ![]() |
IS_CONFIG_OPTIONS | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_OPTIONS | Configuration options for UI wrapper | 20120628 | ||
3 | ![]() |
IS_CONFIG_RCV_CON | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_RCV_CON | Configuration receiver connection for UI wrapper | 20120628 | ||
4 | ![]() |
IS_CONFIG_SND_CON | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_SND_CON | Configuration sender connection for UI wrapper | 20120628 | ||
5 | ![]() |
RO_WRAPPER | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_REPL_CONFIG_UI_WRAPPER | UI Wrapper for Configuration | 20120628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions during Job Handling | 20131018 | |
2 | ![]() |
Static Check superclass for IUUC Replication | 20131018 |
Method REFINE_GENERAL_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COBJ_GUID | Call by reference | Type reference (TYPE) | DMC_CONVOBJECT_GUID | MWB: GUID of a Conversion Object | 20120525 | ||
2 | ![]() |
IV_CONVERTED_STATUS | Call by reference | Type reference (TYPE) | STRING | Already converted status | 20120525 | ||
3 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20120525 | ||
4 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | IUUC_IMDB_STATUS | Status within IMDB migration | 20120525 | ||
5 | ![]() |
RV_UPDATED_STATUS | Value transfer | Type reference (TYPE) | STRING | Updated status as string | 20120525 |
Method REFINE_GENERAL_STATUS on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.
Method SET_PROPERTIES_N Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONFIG_HEADER | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_HEADER | Configuration header for UI wrapper | 20120628 | ||
2 | ![]() |
IS_CONFIG_OPTIONS | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_OPTIONS | Configuration options for UI wrapper | 20120628 | ||
3 | ![]() |
IS_CONFIG_RCV_CON | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_RCV_CON | Configuration receiver connection for UI wrapper | 20120628 | ||
4 | ![]() |
IS_CONFIG_SND_CON | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_SND_CON | Configuration sender connection for UI wrapper | 20120628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration static check | 20120628 | |
2 | ![]() |
Configuration UI exceptions | 20120628 | |
3 | ![]() |
SQL error in the access clases | 20120628 |
Method SORT_BY_STATUS_ICON_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Generic Table having field STATUS_ICON | 20120223 |
Method SORT_BY_STATUS_ICON_SEVERITY on class CL_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.
Method VALIDATE_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | IUUC_REPL_APPLICATION | Replication Application | 20111205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration UI exceptions | 20111205 |
Method VALIDATE_SCHEMA_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCHEMA_NAME | Call by reference | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Schema Name | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration UI exceptions | 20111202 |
Method VERIFY_MANDATORY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANA_HOSTNAME | Call by reference | Type reference (TYPE) | SYHOST | Host Name | 20111013 | ||
2 | ![]() |
IV_HANA_PASSWORD | Call by reference | Type reference (TYPE) | DBCON_PWD | Password for setting up the connection to the database | 20111013 | ||
3 | ![]() |
IV_HANA_USERNAME | Call by reference | Type reference (TYPE) | DBCON_UID | Database User | 20111013 | ||
4 | ![]() |
IV_REPLAY_JOBS | Call by reference | Type reference (TYPE) | IUUC_NUM_OF_JOBS_PARALLEL | number of replay jobs allowed to run in parallel to prod | 20111013 | ||
5 | ![]() |
IV_SCHEMA_NAME | Call by reference | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Schema Name | 20111013 | ||
6 | ![]() |
IV_SOURCE_LEGACY_DB | Call by reference | Type reference (TYPE) | IUUC_REPL_LEGACY_DB | Database Name of Legacy system | 20111013 | ||
7 | ![]() |
IV_SOURCE_LEGACY_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20111013 | ||
8 | ![]() |
IV_SOURCE_LEGACY_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Schema Name of Legacy System | 20111013 | ||
9 | ![]() |
IV_SOURCE_LEGACY_TBLSP | Call by reference | Type reference (TYPE) | IUUC_REPL_LEGACY_TABLESPACE | Tablespace Name of Legacy System | 20111013 | ||
10 | ![]() |
IV_SOURCE_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111013 | ||
11 | ![]() |
IV_SOURCE_SYSTEM_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_SYSTEM_TYPE | CL_IUUC_REPL_HDR_ACCESS=>CO_SYSTEM_SAP | Type of source system | 20111013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration UI exceptions | 20111013 |
Method VERIFY_MANDATORY_FIELDS_N Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONFIG_HEADER | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_HEADER | Configuration header for UI wrapper | 20120628 | ||
2 | ![]() |
IS_CONFIG_OPTIONS | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_OPTIONS | Configuration options for UI wrapper | 20120628 | ||
3 | ![]() |
IS_CONFIG_RCV_CON | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_RCV_CON | Configuration receiver connection for UI wrapper | 20120628 | ||
4 | ![]() |
IS_CONFIG_SND_CON | Call by reference | Type reference (TYPE) | IUUC_S_VIEW_CONFIG_SND_CON | Configuration sender connection for UI wrapper | 20120628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration UI exceptions | 20120628 |
Method VERIFY_SCHEMA_IN_HANA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_HANA_HOSTNAME | Call by reference | Type reference (TYPE) | SYHOST | Name of Current Application Server | 20110929 | ||
2 | ![]() |
IV_HANA_INSTANCE | Call by reference | Type reference (TYPE) | NUM2 | 2-Digit Numeric Value | 20110929 | ||
3 | ![]() |
IV_HANA_PASSWORD | Call by reference | Type reference (TYPE) | DBCON_PWD | Password for setting up the connection to the database | 20110929 | ||
4 | ![]() |
IV_HANA_USERNAME | Call by reference | Type reference (TYPE) | DBCON_UID | Database User | 20110929 | ||
5 | ![]() |
IV_SCHEMA_NAME | Call by reference | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Schema Name | 20110929 | ||
6 | ![]() |
IV_SOURCE_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120305 | ||
7 | ![]() |
RV_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator whether schema exists or not | 20110930 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Excep. class for db connection | 20120510 | |
2 | ![]() |
Configuration static check | 20120305 | |
3 | ![]() |
Configuration UI exceptions | 20110930 | |
4 | ![]() |
SQL error in the access clases | 20120510 | |
5 | ![]() |
Exception Class for SQL Error | 20120510 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_700 |