Table list used by SAP ABAP Function Module DB_MODIFY_FIELD_OK (Testet, ob eine Konvertierung zwischen 2 Typen mit Alter möglich ist)
SAP ABAP Function Module
DB_MODIFY_FIELD_OK (Testet, ob eine Konvertierung zwischen 2 Typen mit Alter möglich ist) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBFTYPE | DB fields with type and type string | SOURCE VALUE(DBF_NEW) LIKE DBFTYPE |
|
| 2 | DBFTYPE | DB fields with type and type string | SOURCE VALUE(DBF_OLD) LIKE DBFTYPE |
|
| 3 | DBFTYPE | DB fields with type and type string | ||
| 4 | DD02L | SAP Tables | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 5 | DD03L | Table Fields | SOURCE VALUE(FIELDNAME) LIKE DD03L-FIELDNAME |
|