Table/Structure Field 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 | DBCON - CON_NAME | Logical name for a database connection | ||
| 2 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME OPTIONAL |
|
| 3 | DBSTATTDB2 - CREATOR | DB2 creator name | ||
| 4 | DBSTATTDB2 - CREATOR | DB2 creator name | SOURCE REFERENCE(CREATOR) LIKE DBSTATTDB2-CREATOR |
|
| 5 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 6 | T100 - TEXT | Message Text | ||