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

Exit for adding a button in ME21N

Former Member
0 Likes
410

Hi all,

Which exit should I use for adding a new button in the screen in creating/ changing PO? and what other exits should I use for its PBO / PAI event?

Thanks.

Hi all,

Which exit should I use for adding a new button in the screen in creating/ changing PO? and what other exits should I use for its PBO / PAI event?

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
338

hi try this exit id

<b>MM06E005 </b> Customer fields in purchasing document

there are the following screen exits available for PO

SAPMM06E 0101 CUSTSCR1 SAPLXM06 0101 Subscreen: PO header

SAPMM06E 0111 CUSTSCR1 SAPLXM06 0111 Subscreen: PO item

SAPMM06E 0201 CUSTSCR1 SAPLXM06 0201 Subscreen: agreement

Read only

Former Member
0 Likes
338

Hi,

MM06E005

Kishore.