SAP ABAP Function Module STU3_ADMIN_INVALIDATE_SQL (Invalidates all SQL statements referencing a given table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU3 (Package) Development Class for Database Monitor
Basic Data
Function Module STU3_ADMIN_INVALIDATE_SQL Invalidates all SQL statements referencing a given table  
Function Group STU3_ADMIN   SAP Collector administration functions  
Program Name SAPLSTU3_ADMIN    
INCLUDE Name LSTU3_ADMINU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SUCCESS_RC TYPE INT4 Return code on function's success
Importing REMOTE_DBCON TYPE DBCON-CON_NAME Logical name for a database connection
Importing TAB_NAME TYPE DB2QTHDDSC-QW0316TD Name of the table referenced in the statement
Importing GUI_MESSAGES TYPE INT4 1 Give error messages on GUI
Exception DB_CON_NOT_ESTABLISHED TYPE Could not establish a db connection
               
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 620