SAP ABAP Function Module SMIGRATION_RUN_PARALLEL (Runs SMIGR_CREATE_DDL in parallel execution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SMIGR (Package) Homogeneous and Non-Homogeneous DB System Migration
⤷
⤷
Basic Data
| Function Module | SMIGRATION_RUN_PARALLEL | Runs SMIGR_CREATE_DDL in parallel execution |
| Function Group | SMIGRATION | Modules used by SMIGRATION classes |
| Program Name | SAPLSMIGRATION | |
| INCLUDE Name | LSMIGRATIONU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_MIGR_STATS | TYPE | STRING | XML structure containing error statistics for the work package | |||
| |
I_UNICODE | TYPE | CHAR1 | Unicode flag | |||
| |
I_TARGET_DB_XML | TYPE | STRING | XML structure containing target system information | |||
| |
I_T_TABLES | TYPE | SMIGRATIONITEMTAB | Table of items for migration | |||
| |
E_T_ERRORS | TYPE | SMIGRATIONERRORTAB | Table with Strings | |||
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 | 20130604 |
| SAP Release Created in | 732 |