SAP ABAP Data Element SO_REORGDY (Log Deletion of SAPoffice Documents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Data Element SO_REORGDY
Short Description Log Deletion of SAPoffice Documents  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SO_FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Reorg. 
Medium 15 Daily Reorg. 
Long  
Heading  
Documentation

Definition

Logging Deletion of SAPoffice Documents

Use

This switch activates/deactivates logging for deleting SAPoffice documents.

The log entries are entered into the application log. A separate log file is used each day. The log files have the following structure and youc an display them by calling transaction SLG1:

  • Object SO
  • Subobject DELETE
  • Extnumber <Date>, for example 20041231

To generate the log files you must start report RSSO_DELETELOG or schedule it as a batch job. When you start the report, you can specify that you want old log files to be deleted automatically (default: older than 30 days).

Dependencies

Example

Recommendation for scheduling as batch report:

Schedule report RSSO_DELETELOG to run daily, immediately after midnight. If you use variant 30DAYS, the log files are then stored for 30 days, after which they are deleted automatically.

History
Last changed by/on SAP  20050204 
SAP Release Created in