Entering content frameEvent 04/VC: Before Saving the Data in the Database Locate the document in its SAP Library structure

 

This event occurs before saving changed data to the database. You can perform application-specific consistency checks. If the data are not to be saved, set the variable VCL_STOP to ‘X’.

Note

Event SV tells you which flags you can set, which objects and which entries have been changed in these objects.

 

 

 

Leaving content frame