Hello
Does anybody knows how i can connect two Screen object (or SAP transactions)?. The idea is show when a transaction is called by another transaction.
Regards
Claudio
Hello
Does anybody knows how i can connect two Screen object (or SAP transactions)?. The idea is show when a transaction is called by another transaction.
Regards
Claudio
Tanks Balaji, but i think the right way is use the Screen Navigation Model. I found this model in the ARIS Method Guide
Claudio
Balaji K on
Though the transaction is called from another one, in between some activity happens or is completed. There is no way to connect two screen objects. That is what I can see.
Basically
Screen1 -->(represented by)--> Function1....followed by an event2 ...or a function2. The new function2 will have another screen2 (which is your second transaction).
Thanks
Balaji