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: 

Screen exit for ME21n\ME22n\ME23n

Former Member
0 Kudos

Hi all,

I am suppose to add a extra field in the transaction me23n(PO SCREEN) on the existing ADDITIONAL DATA tab.

i have checked the enhancement MM06E005,which helps in adding a custom field to the transaction like me21,me22 and me23 but i want the enhancement to be reflected in me23n(njoi transaction).

I found one badi also ME_GUI_PO_CUST for this but not sure whether this will

work. if yes kindly provide the steps to work with it!..

thanks in advance.

Points not a criteria fr gud answers.plz go ahead..

4 REPLIES 4

Former Member
0 Kudos

hi,

u can add the fields thru that enhancement. but if u want only me23N ( enjoy transcation in DISPLAY) then use code for display. i used the same for requirement. it is coming in ME23N, ME23 also. in these modes its coming as input disable, remain ME21N, ME22N its coming as input enable mode. so, if u r using for display purpose then use in display mode only.

s, that badi also work fine. both are same only. while doing badi, check with example of what they give. just follow the same, so that it will work fine.

reward points if useful this info.

Regards,

Balu

Former Member
0 Kudos

where is the screen exit in ME21? I need to default the return flag checked when creating new return PO and cannot find a way to do it.

0 Kudos

I shall rephrase for clarity:

When using ME21 (create purchase order), i want to create a return PO with the screen prepopulated with specific defaults in specific existing fields such as the return flag, storage location, etc.

Former Member
0 Kudos

Hi Kashinath,

Are you able to add custom field in ME23N transaction? I have same requirement....

Could you please help me out in meeting the req....

Could you tell me how were you able to add custom field.. which exit or badi u used and how did you use?

Thanks in Advance.

Yaseen M