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

User Exit for PO before Saving

former_member786466
Discoverer
0 Likes
1,028

Hi Experts,

I have a requirement like this, At the time of purchase order creation system pick price from INFO RECORD and we do'nt want our users to change net price in purchase order and we also dont want to change net price field in purchase order to display mode.

I have tried enhancement MM06E005, EXIT_SAPMM06E_012 it is working fine but when we activate this enhancement it will activate some SCREEN EXIT e.g. 0301 the impact of this 0301 SCREEN EXIT is ME47 t-code gave APAP dump error.

can any one please suggest me solution for this or which enhancement and user exits we can use to solve this issue or is there any other solution for this requirment.

Thanks,

Asif

Hi Experts,

I have a requirement like this, At the time of purchase order creation system pick price from INFO RECORD and we do'nt want our users to change net price in purchase order and we also dont want to change net price field in purchase order to display mode.

I have tried enhancement MM06E005, EXIT_SAPMM06E_012 it is working fine but when we activate this enhancement it will activate some SCREEN EXIT e.g. 0301 the impact of this 0301 SCREEN EXIT is ME47 t-code gave APAP dump error.

can any one please suggest me solution for this or which enhancement and user exits we can use to solve this issue or is there any other solution for this requirment.

Thanks,

Asif

3 REPLIES 3
Read only

Former Member
0 Likes
876

Hi Asif,

You can try for badiu2019s for this PO.

ME_PROCESS_PO_CUST

Item level validations at:

PROCESS_ITEM.

You can do your validation's in it.

Thanks,

AMS

Edited by: SAP@AMS on Aug 10, 2010 1:06 PM

Read only

former_member404244
Active Contributor
0 Likes
876

Hi,

create the screen number 301 and activate it thats it.. Please try the same .

Regards,

Nagaraj

Read only

0 Likes
876

Hi,

Acctually i am a MM consultant i dont know very much about ABAP can you please guide me step by step how to create a screen and how to put ABAP code in user exit.

I will be very great full to you.

Regards,

Asif