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

PR user Exit

Former Member
0 Likes
452

Currently i'm creating additional field in the customer additional data tab using MEREQ001.

The additional field is being field up during the creation of the PR using ME51n.

My problem is during the conversion from planned order to PR.

The user exit does not trigger during this Process. How can i trigger the user exit during the conversion of planned order to PR ?

regards

Choo

2 REPLIES 2
Read only

Former Member
0 Likes
381

in program he is using mD_PLANNED_ORDER_2_REQUISITION function module

here he is changing to requsition .......

check out there so that u can add enhancment point there ....

Read only

Former Member
0 Likes
381

Yeap, but this is a standard SAP function.

This is a standard SAP enhancement, i will need to use the standard function instead of changing the SAP standard Function. Any idea you will be able to help ?