SAP ABAP Function Module GET_DB4_DELETED_RECORDS (DB2 OS/400: Get number of deleted records from table DBSTATTDB4)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Function Module GET_DB4_DELETED_RECORDS DB2 OS/400: Get number of deleted records from table DBSTATTDB4  
Function Group STU4_TCC   iSeries: Function Modules used by TCC  
Program Name SAPLSTU4_TCC    
INCLUDE Name LSTU4_TCCU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DELETED_RECORDS TYPE DB4DLTREC DB2/400: Gelöschte Sätze.
Exporting ANALYSIS_TS TYPE DB4TSTAMP DB2 UDB for iSeries: Timestamp
Importing DBHOST TYPE DB4TABLE_STAT-DBHOST R/3 System, Name of Application Server
Importing SCHEMANAME TYPE DB4TABLE_STAT-SCHEMANAME
Importing DBCNAME TYPE DBCON_NAME Logical name for a database connection
Tables DEL_RECS TYPE DB4DLTREC DB2/400: Gelöschte Sätze.
Tables ANALYSIS_TIMESTAMP TYPE DB4TSTAMP DB2/400: Zeitstempel
Exception NO_RECORDS_FOUND TYPE No records found in table DBSTATTDB4.
               
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 630