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: 

Error while creating PO from PR

Former Member
0 Kudos

Hi All,

I am facing error "Error in Determination function of REQ " during the creation of PO from PR.Can You tell me the procedure how to check the above error in the debugging .

Regards,

Rajesh.

4 REPLIES 4

Former Member
0 Kudos

Hi,

Go to se91 and give the message class and message number, find out the where used list.

Keep break points at the conditions and debug.

Regards

0 Kudos

Chandra you are right..But the problem is that when I am trying to see in the transaction code SLG1, the error is coming to that particular PR but while in ME54N , PO is already been jenerated for that PR.So if I am putting break point in message and executing ME54N than it is not triggering that point.

Please suggest me.

Regards.

0 Kudos

Hello,

Would you please provide some details how u r creating PO from PR

If u r using ME21N take the PR and create

otherwise u can also go with ME51

Regards

0 Kudos

Hi,

while doing debugging set break-point at message then check for where the message was triggering

Regards,

venkat M.