SAP ABAP Function Module IUUC_DD_ADJUST_SHADOW_SYSTEM (Create synonym and nametab for given table in shadow system)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_SYSTEM_SYNC_RCV (Package) IUUC system synchronization (DDIC sync) - reciever system
⤷
⤷
Basic Data
| Function Module | IUUC_DD_ADJUST_SHADOW_SYSTEM | Create synonym and nametab for given table in shadow system |
| Function Group | IUUC_DD_RECEIVER | Services on receiver side for syst sync |
| Program Name | SAPLIUUC_DD_RECEIVER | |
| INCLUDE Name | LIUUC_DD_RECEIVERU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_SUBRC | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements | |||
| |
ET_BAPIRET2 | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
| |
IV_DB_SCHEMA | TYPE | IUUC_DD_DB_SCHEMA | DB schema | |||
| |
IV_DBCON | TYPE | DBCON_NAME | Logical name for a database connection | |||
| |
IS_PROCESS_FLAGS | TYPE | IUUC_DD_S_PROXY_SYNONYM_FLAGS | Indicator structure: process proxy and/or synonym | |||
| |
IS_SYNONYM_TABNAME | TYPE | IUUC_DD_S_SYNONYM_TABNAME | Synonym name with corresponding table name | |||
| |
IS_X030L | TYPE | X030L | Nametab Header, Database Structure DDNTT | |||
| |
IS_DD02V | TYPE | DD02V | Generated Table for View DD02V | |||
| |
IS_DD09L | TYPE | DD09L | DD: Technical settings of tables | |||
| |
IT_X031L | TYPE | DD_X031L_TABLE | Table Type for X031L | |||
| |
IT_DD03P | TYPE | DD03TTYP | Table Type for Structure DD03P | |||
| |
IT_DD12V | TYPE | IUUC_DD_T_DD12V | Indexes with text | |||
| |
IT_DD17V | TYPE | IUUC_DD_T_DD17V | Secondary index fields with language key | |||
| |
NO_AUTHORIZATION | TYPE | No authorization to retrieve nametab | ||||
| |
DBTYPE_NOT_SUPPORTED | TYPE | Data base system is not supported | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |