Hello,
This thread might be applicable to both ABAP and functional.
- We have create 2 new output types (ZOT1, ZOT2)
- We have create 2 routines for the output types (920,921)
920 assigned to ZOT1 and 921 assigned to ZOT2
but when ZOT1 is getting triggered both 920 and 921 routines getting triggered. We are not able to figure out why.its happening. Does any one has idea how to solve.
(Technically, we can check add condition --> output type = ZOT1 or ZOT2)
I am looking for permanent solution. Let me know your views.
Thanks in advance,
Nag