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

PO User exit

Former Member
0 Likes
614

Hi experts,

I've implemented screen-exit SAPMM06E 0111 of PO and added a new custom field.

What I'd like to do is

when a user enters data at ME21N only, automatically Stat.Del.Date (which is Delivery schedule tab in item level) sets to a new custom field.

Or if it is impossible, i'd like to save Stat.Del.Date to a new custom field without entering a new one.

I've tried to add some logics into EXIT_SAPMM06E_012 or EXIT_SAPMM06E_013 but it never works.

However, at ME22N it works fine.

Edited by: moufou on Oct 28, 2011 3:31 AM

Hi experts,

I've implemented screen-exit SAPMM06E 0111 of PO and added a new custom field.

What I'd like to do is

when a user enters data at ME21N only, automatically Stat.Del.Date (which is Delivery schedule tab in item level) sets to a new custom field.

Or if it is impossible, i'd like to save Stat.Del.Date to a new custom field without entering a new one.

I've tried to add some logics into EXIT_SAPMM06E_012 or EXIT_SAPMM06E_013 but it never works.

However, at ME22N it works fine.

Edited by: moufou on Oct 28, 2011 3:31 AM

2 REPLIES 2
Read only

madhu_vadlamani
Active Contributor
0 Likes
572

HI,

So where you struck here. After creation it is displaying in me22n and me23n.

Regards,

Madhu.

Read only

Former Member
0 Likes
572

You have codes that check for ME21N?

EXIT_SAPMM06E_014 Read Customer-Specific Data when Importing Purchasing Document

EXIT_SAPMM06E_016 Export Data to Customer Subscreen for Purchasing Document Item (PBO)

EXIT_SAPMM06E_017 Export Data to Customer Subscreen for Purchasing Document Item (PAI)

EXIT_SAPMM06E_018 Import Data from Customer Subscreen for Purchasing Document Item