SAP ABAP Function Module CD_OLD_READ_HEADERS (Change document: Read change document header)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-CHD (Application Component) Change Documents
     SZD (Package) R/3 Central Basis Development: Change Documents
Basic Data
Function Module CD_OLD_READ_HEADERS Change document: Read change document header  
Function Group SCD9   Read non-converted change doc. (>4.0A)  
Program Name SAPLSCD9    
INCLUDE Name LSCD9U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DATE_OF_CHANGE TYPE CDHDR_OLD-UDATE '00000000' From-change date for search
Importing OBJECTCLASS TYPE CDHDR_OLD-OBJECTCLAS Object class for determining change document no.
Importing OBJECTID TYPE CDHDR_OLD-OBJECTID SPACE Object ID
Importing TIME_OF_CHANGE TYPE CDHDR_OLD-UTIME '000000' From-change time for search
Importing USERNAME TYPE CDHDR_OLD-USERNAME SY-UNAME Chgd By
Importing LOCAL_TIME TYPE SPACE local or system time (re: time zone)
Tables I_CDHDR TYPE CDHDR_OLD Table with determined header information
Exception NO_POSITION_FOUND TYPE No items found
Exception WRONG_ACCESS_TO_ARCHIVE TYPE incorrect access to archive
Exception TIME_ZONE_CONVERSION_ERROR TYPE Error converting local to system time
               
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  19970829 
SAP Release Created in