SAP ABAP Function Module CHANGEDOCUMENT_DELETE (Delete change documents (client-independent, generic))
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 CHANGEDOCUMENT_DELETE Delete change documents (client-independent, generic)  
Function Group SCD4   Delete change docs. and planned changes  
Program Name SAPLSCD4    
INCLUDE Name LSCD4U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER_OF_DELETED_HEADERS TYPE SYST-DBCNT Number of deleted change document headers
Exporting NUMBER_OF_DELETED_POSITIONS TYPE SYST-DBCNT Number of deleted change document items
Exporting NUMBER_OF_DELETED_UIDS TYPE SYST-DBCNT Number of deleted change document item_GUIDs
Exporting NUMBER_OF_DELETED_STRINGS TYPE SYST-DBCNT Number of Deleted Change Document Item STRINGs
Importing CLIENT TYPE CDHDR-MANDANT SY-MANDT Client in which deletion is to take place
Importing COMMIT_COUNTER TYPE '20' COMMIT event counter
Importing OBJECTCLASS TYPE CDHDR-OBJECTCLAS Object class
Importing OBJECTID TYPE CDHDR-OBJECTID SPACE Object ID
Importing UP_TO_DATE TYPE CDHDR-UDATE SY-DATUM Date by which the change documents are to be deleted
Importing WITH_COMMIT TYPE SPACE Flag whether there should be a COMMIT WORK in the FM
Importing DISABLE_AUTHORITY_CHECK TYPE SPACE Obsolete: Authorization check can be deactivated
Importing CHANGENR TYPE CDHDR-CHANGENR SPACE Document change number
Exception NO_AUTHORITY TYPE No authorization to delete change documents
Exception NO_CHANGES_FOUND TYPE No change documents found
               
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  19950113 
SAP Release Created in