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

ME52N user exit.

0 Likes
506

Hi

I use user exit SAPLXM02 0111 in transaction ME52N to add new Tab.

How can I get the fields value of the others SAP standard Tabs like Account Assignment Valuation Material Data u2026.in my exit.

thanks

Zvika

Hi

I use user exit SAPLXM02 0111 in transaction ME52N to add new Tab.

How can I get the fields value of the others SAP standard Tabs like Account Assignment Valuation Material Data u2026.in my exit.

thanks

Zvika

1 REPLY 1
Read only

Former Member
0 Likes
462

Hi,

1) CMOD--> Enter you enhancemet name --> Display --> Click components

2) In componets you can able to see include tables like CI_EBANDB, CI_EBANDBX and CI_EBANMEM.

3) Double click and include table CI_EBANDB and maintain new fiels.

4) Implement PR additional tab enhancement wtih reference to SAP Note 407975 (i.e. PO enhancement)

5) for referring SAP note use (http://service.sap.com/)

Thanks & Regards

Sudheer Madisetty