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: 

Adding custom header-level tabs to transactions ME21N, ME22N, ME23N

Former Member
0 Kudos

Hi all,

I need to add custom tabs with fields to the header level of transactions ME21N, ME22N, ME23N. I also need to be able to store the data entered in those fields.

I know there is a BADI ME_GUI_PO_CUST that allows you to add custom fields, but does it also let you add new tabs to the header level?

Thanks!

Roman D.

3 REPLIES 3

andreas_mann3
Active Contributor
0 Kudos

Hi Roman,

you can use customer tables every time .

-> but can't you use append-Structure CI_EKKODB

of table EKKO / CI_EKPODB of table EKPO ?

regards Andreas

Former Member
0 Kudos

Hi all,

I too have the same problem. I want to add a customer tab on the header of the transactions ME21N/ME22N/ME23N.

The data will be stored in CI_EKKODB, no problem there.

The problem is with the new tabs.

Is it possible?

Thank you,

Bogdan

0 Kudos

Hi all,

look enhancement MM06E005.

There you have the includes for tables (CI_EKKODB), and look in screen areas, i think one of then let you add a tab.

Regards

PabloX