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

 

This event occurs after saving changed data to the database.

You can:

Note

This event occurs even if the changed data were not saved to the database because, e.g. the change request dialog box was canceled. The global internal table VCL_STRUC_TAB UPD_REQU component tells you whether the data were saved.

Caution

After saving the data, you can no longer tell in this event which database data records were updated.

 

 

 

Leaving content frame