Table list used by SAP ABAP Function Module CHECK_TABLES_FOR_CLUSTER (Liefert alle Tabellen zu einem Cluster)
SAP ABAP Function Module
CHECK_TABLES_FOR_CLUSTER (Liefert alle Tabellen zu einem Cluster) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CLUSTERTAB | Structure for Listing All Tables in a Cluster | ||
| 2 | CLUSTERTAB | Structure for Listing All Tables in a Cluster | SOURCE E_CORETAB_ADD STRUCTURE CLUSTERTAB |
|
| 3 | CLUSTERTAB | Structure for Listing All Tables in a Cluster | SOURCE C_CORETAB STRUCTURE CLUSTERTAB |
|
| 4 | DD02L | SAP Tables | ||
| 5 | DD02L | SAP Tables | SOURCE VALUE(I_CLUSTER_TAB) LIKE DD02L-SQLTAB |
|