Table/Structure Field list used by SAP ABAP Function Module DB_TABL_CNV (Execute an action of the DB utility)
SAP ABAP Function Module
DB_TABL_CNV (Execute an action of the DB utility) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L - TABNAME | Table Name | ||
| 2 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 3 | DDICNVPROS - IAPPL | Application for Incremental Conversion/Incremental Migration | ||
| 4 | DDICNVPROS - TABNAME | Table for incremental conversion | ||
| 5 | DDLCH - LNAME | DD: Name of a log output channel | ||
| 6 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(MUTUALEX) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 7 | DDREFSTRUC - BOOL | DD: truth value | ||
| 8 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(STEPPER) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 9 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(DEBUG) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
|
| 10 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 11 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 12 | TBATG - EXECMODE | DD: entry for background processing or upgrade | ||
| 13 | TBATG - FCT | Function on Database - for example, for table conversion | ||
| 14 | TBATG - FCT | Function on Database - for example, for table conversion | SOURCE VALUE(FCT) LIKE TBATG-FCT OPTIONAL |
|
| 15 | TBATG - EXECMODE | DD: entry for background processing or upgrade | SOURCE VALUE(EXECMODE) LIKE TBATG-EXECMODE OPTIONAL |
|
| 16 | TBATGKEY - FCT | Function on Database - for example, for table conversion | SOURCE VALUE(FCT) LIKE TBATG-FCT OPTIONAL |
|
| 17 | TBATGKEY - FCT | Function on Database - for example, for table conversion | ||
| 18 | TBATG_BODY - EXECMODE | DD: entry for background processing or upgrade | SOURCE VALUE(EXECMODE) LIKE TBATG-EXECMODE OPTIONAL |
|
| 19 | TBATG_BODY - EXECMODE | DD: entry for background processing or upgrade | ||
| 20 | TICNV - CNVSTATE | Status of the incremental conversion | ||
| 21 | TICNV - POSTSTATE | Next status of incremental conversion | ||
| 22 | TICNV - POSTSTATE | Next status of incremental conversion | SOURCE VALUE(TARGET) LIKE TICNV-POSTSTATE OPTIONAL |
|
| 23 | TICNV - SCENARIO | Sscenario (graph) of a conversion | ||
| 24 | TICNV - TABNAME | Table for incremental conversion |