Application Development 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: 

Issue in document posted by BDC

Former Member
0 Kudos

I am trying to work on an issue. There is a BDC program that posts the accounting document using FB01 transaction. After I complete the posting and I view the document posted in FB03 transaction. I then view the Profitability Analysis Document in Environment->Document environment->Accounting Documents->Select Profitability Analysis doc number. I notice that the sales quantity and revenue in the Value fields tab is incorrectly posted.

I need to resolve this issue. Am I looking at a user exit? How do I find out which User Exit I need to debug? How do I do it (I cannot hardcode breakpoint in the include)

Regards,

K

1 REPLY 1

vinod_vemuru2
Active Contributor
0 Kudos

Hi,

Why do you think the issue is from BDC? Did you post it manually in FB01 and see how it is behaving? Process the BDC session in foreground and see what values are being populated. It can be issue with customization also.

Thanks,

Vinod.