Data Element list used by SAP ABAP Function Module DBSYCHK_GET_BW_TABLES_DB2 (DB2/zOS: Determine ID of BW Tables and their TS)
SAP ABAP Function Module
DBSYCHK_GET_BW_TABLES_DB2 (DB2/zOS: Determine ID of BW Tables and their TS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | SOURCE VALUE(BW_SYSTEM) TYPE CHAR1 |
|
| 2 | DB2DBNAME | Database name | ||
| 3 | DB2TABNAME | DB2 table name | SOURCE REFERENCE(NAME_PREFIX) TYPE DB2TABNAME OPTIONAL |
|
| 4 | DB2TABNAME | DB2 table name | ||
| 5 | DB2TSNAME | Name of the tablespace | ||
| 6 | DBCON_NAME | Logical name for a database connection | SOURCE REFERENCE(CON_NAME) TYPE DBCON-CON_NAME OPTIONAL |
|