Table/Structure Field 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 - OWNER | Oracle: dba_tables.owner | SOURCE VALUE(OWNER) TYPE DBA_TABLES-OWNER |
2 | ![]() |
DBA_TABLES - TABLE_NAME | Oracle: dba_tables.table_name? | SOURCE VALUE(TABLE_NAME) TYPE DBA_TABLES-TABLE_NAME |