LINKED MULTI ACTIVITIES
It’s possible to create one file with a succession of activities and it’s possible to send values from one activity to the next one using the reuse functionality.
Example : SAP standard splits the creation of a PM notification in 2 BAPI’s. The first creates the notification, the second saves it. It means that the second BAPI has to know the number of the notification created in the first activity.
In that case, the automatic commit of the SEAzam has to be deactivated and the number of the notification has to be reused in the second BAPI.
1_ In XML
