SAP ABAP Function Module DB6_COLHIS_GET_RETAIN_ROWS (DB6: how long to keep statistics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_JOB (Package) DBA Cockpit: Jobs
Basic Data
Function Module DB6_COLHIS_GET_RETAIN_ROWS DB6: how long to keep statistics  
Function Group SDBA_TCOLL   DBA: Backend Processing  
Program Name SAPLSDBA_TCOLL    
INCLUDE Name LSDBA_TCOLLU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETAIN_STAT_ROWS TYPE DB6PM_CLN-RETAIN DB6: how long to keep statistics (number of rows)
Importing STATTYPE TYPE DB6PM_TIME-STATTYPE DB6: Type of statistics (D=daily,W=weekly,M=monthly)
Importing OBJECTTYPE TYPE DB6PM_TIME-OBJECTTYPE DB6: type of object (P=Tablespace,T=table)
Importing CONNECTION TYPE DBCON-CON_NAME Logical name for a database connection
Exception ERROR_OCCURED TYPE DB6: some error occured while retrieving data
               
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  20130604 
SAP Release Created in 710