Data Element list used by SAP ABAP Function Module S390_GET_CREATOR (Dynamically get SAP system name/schema (=creator), prerequisite for SDMS)
SAP ABAP Function Module
S390_GET_CREATOR (Dynamically get SAP system name/schema (=creator), prerequisite for SDMS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR70 | Character field, length 70 | ||
| 2 | DB2CREATOR | DB2 creator name | SOURCE REFERENCE(CREATOR) LIKE DBSTATTDB2-CREATOR |
|
| 3 | DBCON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME OPTIONAL |
|