cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PO value greater than PR Value

Former Member
0 Likes
2,553

Hello Colleagues,

I am creating Purcahse order with referance to PR.When PO value exceeds the PR value,message should appear in PO.

Could you please tell me,which is the message number for this requirement?

Best regards,

Shyam

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Likes

Hi dear ,

I haven't posted a wrong info .. the same problem was there in ma system .. and i have done the same thing regarding this ..

if its not solving your problem . then there should be some other problem .. but don't say this is wrong information

Edited by: ashish philip on Aug 25, 2009 10:57 AM

Former Member
0 Likes

Hello Ashish,

I have checked this.Message 076 used,if Po qty exceeds the PR qty.But my requirement is regarding value in the PO exceeds the PR value message should pop up.I think this is done in enhancement.

Best regards,

Shyam

0 Likes

Hi

PLEASE GO THROUGH FOLLOWING

1. SPRO --> MM --> PURCHASING --> ENVIRONMENTAL DATA ---> DEFINE ATTRIBUTES FOR SYSTEM MESSAGES

2. THEN SYSTEM MESSAGES ---> DOUBLE CLICK

3. 00 06 076 Materials of requisition & item & alr. ordered in full W

TURN THIS MESSAGE NUMBER AS CATEGORY E

YOUR PROBLEM WILL BE SOLVED

Former Member
0 Likes

Hello Mr. Ashish,

Please dont post the wrong info.I dont think message 06 076 will fulfill my requirement!!

Best regards,

Shyam

Former Member
0 Likes

Before coming to conclusion please check what Ashish has prescribed is working or not.

I think by following the message 06 076 to error your problem will get solved.Atleast in my company we have achieved the same.

Regards,

Indranil

Former Member
0 Likes

You can use standard user exit for this (Check MM06E005 in transaction code SMOD). Ask for help from your ABAPer, he'll write a code for you to check PO value with PR value & then issue an error/ warning message as required by you.

JL23
Active Contributor
0 Likes

you have to use an userexit: Enhancement MM06E005

Former Member
0 Likes

Hello Mr.Jurgen,

Thanks for you reply.

Recently we went for upgradation.Before upgradation message was working properly.

I would like to know,is there any possibility of deactivation of enhancement after upgration?If yes, how to reactivate this message?

Waiting for your reply.

Best regards,

Shyam

Sudipta099
Explorer
0 Likes
Hi Jurgen , we are also validating the same requirement , i would like to seek your help that how in this enhancement we could validate unsaved PO data at the time of creation , as it validates correctly in case of reference to single with single PO items, but in case of multple POs to a single PR , how can we fetch the values of PO which are in our current session and not saved as of now. could you please help us. Thanks in advance.