SAP ABAP Function Module GET_DB_ORA_V_UNDOSTAT (used by a check in service assistant.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     STUO (Package) ORACLE Database Monitor
Basic Data
Function Module GET_DB_ORA_V_UNDOSTAT used by a check in service assistant.  
Function Group STD9   Oracle Monitoring (New features)  
Program Name SAPLSTD9   Update Statistics for Certain Index 
INCLUDE Name LSTD9U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CURR_TIME TYPE SYST-UZEIT Date and Time, Current Application Server Time
Exporting CURR_DATE TYPE SYST-DATUM Date and time, current (application server) date
Exporting CURR_SYSTEM TYPE TST04INST-DB_INSTANC Database instance (OPS)
Importing IS_GV TYPE DATA_TYPE datatype of the column
Tables ORASYSTAB TYPE LISTE List Structure for Transferring Log Information
Tables ORASYSTABHEAD TYPE ORASYSTABH Oracle System Table (V$ table)
Exception WRONG_DATABASE TYPE non Oracle DB.
Exception WRONG_ORACLE_RELEASE TYPE wrong oracle release.
Exception NOT_FOUND TYPE no lines in the DB view.
Exception DB_RELEASE_UNKNOWN TYPE unknown database release.
               
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  20040312 
SAP Release Created in 640