Data Element list used by SAP ABAP Function Module IUUC_DD_GET_DB_METADATA (Get metadata of a table from database catalog)
SAP ABAP Function Module
IUUC_DD_GET_DB_METADATA (Get metadata of a table from database catalog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON_NAME | Logical name for a database connection | SOURCE VALUE(IV_DBCON) TYPE DBCON-CON_NAME DEFAULT SPACE |
|
| 2 | IUUC_DD_DB_SCHEMA | DB schema | SOURCE VALUE(IV_SCHEMA) TYPE IUUC_DD_DB_SCHEMA DEFAULT SPACE |
|
| 3 | SYSUBRC | Return Code | SOURCE VALUE(EV_SUBRC) TYPE SYSUBRC |
|