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

debugging transaction FP08

Former Member
0 Likes
455

Hi,

I have to open a transaction FP08. But due to some errors, I am not able to open the transaction. I know how to debug but i am not able to sort out the error. Can anybody help me with this? The error says "Account determination not possible for key".

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
416

Hi,

check out this link:

http://www.sdn.sap.com/irj/scn/advancedsearch?query=accountdeterminationnotpossiblefor+key

If it is not sufficient for You, put a break-point on a message statement and find out where this error is arised in your case. Probably in a code You will see a reason why the message occurs.

Regards,

Adrian

2 REPLIES 2
Read only

Former Member
0 Likes
417

Hi,

check out this link:

http://www.sdn.sap.com/irj/scn/advancedsearch?query=accountdeterminationnotpossiblefor+key

If it is not sufficient for You, put a break-point on a message statement and find out where this error is arised in your case. Probably in a code You will see a reason why the message occurs.

Regards,

Adrian

Read only

Former Member
0 Likes
416

Looks like faulty config to me...

Not your fault. Debug is not the solution.

Training is...!