SAP ABAP Function Module SSTO_GET_DBA_TABLES (Oracle: lookup row in dba_tables given tablename and owner)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
⤷
SOMO (Package) Oracle Monitor

⤷

⤷

Basic Data
Function Module | SSTO_GET_DBA_TABLES | Oracle: lookup row in dba_tables given tablename and owner |
Function Group | SSTO | Oracle DD Lookup Functions |
Program Name | SAPLSSTO | |
INCLUDE Name | LSSTOU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
DBA_TABLES_ROW | TYPE | DBA_TABLES | ||||
![]() |
OWNER | TYPE | DBA_TABLES-OWNER | ||||
![]() |
TABLE_NAME | TYPE | DBA_TABLES-TABLE_NAME | Name of the table | |||
![]() |
NOT_FOUND | TYPE | |||||
![]() |
DUPLICATE_ROW | TYPE | |||||
![]() |
OTHER | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19990505 |
SAP Release Created in |