Table list used by SAP ABAP Function Module GET_TABLE_INFO_ORA (Table Information from dba_tables)
SAP ABAP Function Module
GET_TABLE_INFO_ORA (Table Information from dba_tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD02L | SAP Tables | SOURCE VALUE(TABLE_NAME) LIKE DD02L-TABNAME |
|
| 2 | TAB_ORA | ORACLE Table Information from dba_tables | SOURCE VALUE(OWNER_NAME) LIKE TAB_ORA-OWNER DEFAULT ' ' |
|
| 3 | TAB_ORA | ORACLE Table Information from dba_tables | SOURCE VALUE(TAB) LIKE TAB_ORA |
|
| 4 | TAB_ORA | ORACLE Table Information from dba_tables | ||