cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Document change records

Connie__91
Explorer
0 Kudos
364

Is there any automation archive function for the change logs in system? For example, there are lots of Output record created when sales order is changed. Our customer is concerning will the system out of storage space due to these log files.

View Entire Topic
Rajprit16
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello @Connie__91 ,

If you want to archive sales documents, you can use archiving object SD_VBAK.

For every archiving run, the system checks in the background if all general prerequisites are fulfilled. More info here : Archiving Sales Documents Using SD_VBAK

If you want to archive billing process documents (that is, billing documents, preliminary billing documents, billing document requests, or invoice lists), you can use archiving object SD_VBRK. When you archive billing documents or preliminary billing documents, associated data such as output items (including referenced output documents) is also archived automatically. 

Archiving Billing Process Documents Using SD_VBRK

You can use this archiving object with ILM object SD_VBRK & SD_VBAK as part of SAP Information Lifecycle Management.

Best Regards