Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data is not saving using BDT

Former Member
0 Likes
801

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

1 REPLY 1
Read only

Former Member
0 Likes
458

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