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
Exporting DBA_TABLES_ROW TYPE DBA_TABLES
Importing OWNER TYPE DBA_TABLES-OWNER
Importing TABLE_NAME TYPE DBA_TABLES-TABLE_NAME Name of the table
Exception NOT_FOUND TYPE
Exception DUPLICATE_ROW TYPE
Exception OTHER TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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