Data Element 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 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(DEBUG) LIKE DDREFSTRUC-BOOL DEFAULT ' ' |
2 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(MUTUALEX) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
3 | ![]() |
DDBOOL_D | DD: truth value | SOURCE VALUE(STEPPER) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
4 | ![]() |
DDINEXSTAT | Next status of incremental conversion | SOURCE VALUE(TARGET) LIKE TICNV-POSTSTATE OPTIONAL |
5 | ![]() |
EXECMODE | DD: entry for background processing or upgrade | SOURCE VALUE(EXECMODE) LIKE TBATG-EXECMODE OPTIONAL |
6 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
7 | ![]() |
TGFCT | Function on Database - for example, for table conversion | SOURCE VALUE(FCT) LIKE TBATG-FCT OPTIONAL |