Hi,
We try to build a sapui5 appliction with is using HRASR_PROCESS_EXECUTE.
When the application is started we call the FM HRasr_process_execute with event INITIALIZE. This creates a instance and give us the initial values of the process.
When we change the data in application we want to trigger event SEND. But before we can do the event SEND we have to do the event INITIALIZE again.
Is there a possibility to re-use the instance created in the first step!
Kind regards,
Richard Middelburg