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: 

User exit for Po text

Former Member
0 Kudos

Hi Gurus,

My requiremnt was to write the Material data in item ( delivery date, requiremt quantity) in the text tab ( info record PO text)

When we display( Me23n) the PO.

I need the user exit or BADI so that I can put the code to dispaly the data in the text tab.

Rgerads

Dhanoo

2 REPLIES 2

Former Member
0 Kudos

Hi Paul,

Try BADi 'ME_PURCHDOC_POSTED'. This will trigger before saving the PO document.

Pranav

Former Member
0 Kudos

For changing item data in purchase order use BADI ME_PROCESS_PO_CUST method PROCESS_ITEM.

G@urav.