Table list used by SAP ABAP Function Module SSTO_GET_DBA_TABLES (Oracle: lookup row in dba_tables given tablename and owner)
SAP ABAP Function Module
SSTO_GET_DBA_TABLES (Oracle: lookup row in dba_tables given tablename and owner) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DBA_TABLES | Oracle: Row Structure of dba_tables | |
2 | ![]() |
DBA_TABLES | Oracle: Row Structure of dba_tables | SOURCE VALUE(OWNER) TYPE DBA_TABLES-OWNER |
3 | ![]() |
DBA_TABLES | Oracle: Row Structure of dba_tables | SOURCE VALUE(TABLE_NAME) TYPE DBA_TABLES-TABLE_NAME |
4 | ![]() |
DBA_TABLES | Oracle: Row Structure of dba_tables | SOURCE VALUE(DBA_TABLES_ROW) TYPE DBA_TABLES |