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: 

Enhancements or Userexits to change a field in PO

Former Member
0 Kudos

Hello experts,

My Requirement is while creating a PO from PR using ME59n (automatic creation) , unloading point (ekpv-ablad) has to be populated with some conditions.Currently i found a BADI ME_PURCHDOC_POSTED and able to make change by calling a BAPI_PO_CHANGE. Is there any USEREXITS or BADI for mapping the field or to change that structure without actually calling the BAPI .

Thanks in Advance,

Vinod.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Vinod,

can you try this enhancement: MM06E005

FUNCTION EXIT_SAPMM06E_013.

rgds

Srinu

2 REPLIES 2

Former Member
0 Kudos

Hi Vinod,

can you try this enhancement: MM06E005

FUNCTION EXIT_SAPMM06E_013.

rgds

Srinu

Former Member
0 Kudos

Hi srini,

Thanks for the Reply. I have tried the exits but it does nt have changin parameters.Finally used the Bapi_po_change..

br,

vinod.