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

FD32 user exit

Former Member
0 Likes
605

Hi All,

I need to send an IDOC once changes made in Tcode FD32. I tried to switch on the debugging mode and made some changes so that once I press the save button, i will get into debug mode and look for userexit available but I failed to get any...

Can someone please tell me is there any user exit available right after the user click on save button in FD32?

Here's my plan..if really can't get any user exit there, I might need to switch to workflow by triggering and send the IDOC..

I found the related business object is BUS1010, in swo1, I can see one event .created there. I'm never implement workflow before and need some advice on how to continue here...please advice..

Thanks in advance.

Best Regards,

JL

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
479

Hi

Please use exit : RFDRRANZ

Hi All,

I need to send an IDOC once changes made in Tcode FD32. I tried to switch on the debugging mode and made some changes so that once I press the save button, i will get into debug mode and look for userexit available but I failed to get any...

Can someone please tell me is there any user exit available right after the user click on save button in FD32?

Here's my plan..if really can't get any user exit there, I might need to switch to workflow by triggering and send the IDOC..

I found the related business object is BUS1010, in swo1, I can see one event .created there. I'm never implement workflow before and need some advice on how to continue here...please advice..

Thanks in advance.

Best Regards,

JL

1 REPLY 1
Read only

Former Member
0 Likes
480

Hi

Please use exit : RFDRRANZ