Hi All
Can anyone please explain me how does the parallel activity work.
I want to run tow different T-codes in SAP using parallel activity.
where in one T-Code I see status and adds it to an array and using data in array, second t-code workflow executes.
I want this to happen in parallel.One workflow see status in SAP, and parallel y, second workflow completes the second process.
Is that possible what I am thinking because both the workflows will make use of different SAP Screens.
Let me know your thoughts about it.