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

Adding new fields in ME21N

Former Member
0 Likes
678

Hi Experts,

I have requirment to add 2 new fields in Delivery/Invoice Tab of ME21N screen in Header section.I'm trying to find a BADI to add new fields in that tab.pls suggest me any BADI for that section.I'll give max points for this pls...

Regards,

Chaitanya

Hi Experts,

I have requirment to add 2 new fields in Delivery/Invoice Tab of ME21N screen in Header section.I'm trying to find a BADI to add new fields in that tab.pls suggest me any BADI for that section.I'll give max points for this pls...

Regards,

Chaitanya

3 REPLIES 3
Read only

Former Member
0 Likes
621

Hi Chaitanya,

You can check enhancements -

SPRO --> materials management --> Purchasing --> Develop enhancements for purchasing(last option) --> Documentation

This will give you the lists of exit names. You can check which suits your requirement.

Hope this helps.

Regards

Megha

Read only

0 Likes
621

hi, check these exits

EXIT_SAPMM06E_016, EXIT_SAPMM06E_017, EXIT_SAPMM06E_018

ive done this well before, theres a table structure, which u have to modify in these exits CI_EKPODB

check it, it will help

Read only

0 Likes
621

is this only working with CI_EKPODB or is this working with some strange dictionary-structure too?