‎2011 Jun 23 3:29 PM
Hi All,
I have enhanced BP screen using BDT .
I have created fields in already exisitng role and tab and the data is not getting saved in ztable .
there is one tcode called BUS7 where I need to give FM for dsave and few other events. I have defined all the events and Executed but unfortunately none of the events are getting called. I have put a break-point no use no event is getting called,
Kindly let me know any one got the same kind of issue.
Thanks & Regards
Sas
‎2011 Jun 29 4:01 AM
Hello ,
y dont you use existing BADI to capture these details into Z table .im not sure y its not triggering your events,but using BADI you can save data into Ztable .
i have done same thing , if user didnt goto my customer Tab..then my Customer Events and FM to capture data , so i have coded in both BADI and FMs .
useful Tcodes : BUPT
regards
Prabhu