2010 May 20 1:01 PM
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
2010 May 21 1:54 AM
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