SAP ABAP Function Module SATAB_CHANGEDOCUMENT_DELETE (Delete change documents (client-independent, generic))
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG-IMP (Application Component) Solution Manager Implementation
     AI_SOLAR_EN (Package) Solution Builder (English objects only)
Basic Data
Function Module SATAB_CHANGEDOCUMENT_DELETE Delete change documents (client-independent, generic)  
Function Group SA_TAB_LOG_02   tab history viewer  
Program Name SAPLSA_TAB_LOG_02    
INCLUDE Name LSA_TAB_LOG_02U19    
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 COMMIT_COUNTER TYPE '20' COMMIT event counter
Importing OBJECTID TYPE CDHDR-OBJECTID SPACE Object ID
Importing UP_TO_TIME TYPE TIMESTAMP Date by which the change documents are to be deleted
Importing WITH_COMMIT TYPE CHAR1 SPACE Flag whether there should be a COMMIT WORK in the FM
Importing DISABLE_AUTHORITY_CHECK TYPE CHAR1 SPACE Authorization check can be deactivated
Importing START_OF_TIME TYPE TIMESTAMP Date by which the change documents are to be deleted
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  20100326 
SAP Release Created in 320