Table/Structure Field list used by SAP ABAP Function Module DD_EXISTS_DATA (Checks whether data exist to a table)
SAP ABAP Function Module
DD_EXISTS_DATA (Checks whether data exist to a table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L - SQLTAB | Name of an SQL table or an appended table | SOURCE VALUE(REFTAB) LIKE DD02L-SQLTAB DEFAULT SPACE |
|
| 2 | DD02L - SQLTAB | Name of an SQL table or an appended table | ||
| 3 | DD02L - TABCLASS | Table category | ||
| 4 | DD02L - TABCLASS | Table category | SOURCE VALUE(TABCLASS) LIKE DD02L-TABCLASS |
|
| 5 | DD02L - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME |
|
| 6 | DD02L - TABNAME | Table Name | ||
| 7 | SYST - DBSYS | ABAP System Field: Central Database System | ||