Skip to Content
0
Former Member
Dec 02, 2011 at 10:35 AM

Query on view cluster event trigger during transport

45 Views

Hi SAP Gurus,

I would just like to ask if the subroutines set in events for view clusters would also get triggered upon transport.

We had created a function module which is meant to regenerate a dynamic program when changes are made to a particular table. We're planning to call this function module in a subroutine that is called during an event in the view cluster (set to "before saving the data to database"). However, we would also like for this dynamic program to be regenerated automatically once the table changes are transported to the test/prod systems. Thus, I wondered if setting up the event is sufficient, and that it would also be triggered automatically prior to saving the changes to the database during transport, or if we still need to set up XPRA for this.

Thanks!