‎2015 Mar 17 12:29 PM
Hi all,
I have a requirement to add fields to the ME56 output. If i am giving the scope list as ALV it is going to the screen like this
I need to add some fields from MARA table to above shown table. Is it possible to do so ? Please advice
Also if i am giving 'A' as scope list it is showing a list display.. Is it possible to enhance the list out put in the same way?
‎2015 Mar 17 1:54 PM
Hello
You can append new fields in SAP standard structure using append structure and then use an implicit enhancement point to get the values.
Refer to similar solution below
http://scn.sap.com/thread/828704
Regards
sandy
‎2015 Mar 17 2:54 PM
Hi Sandy,
For ME56 its not easy to do as you said. Because ME56 program is calling another program to display the output and inside that there is a FM which displays the above mentioned screen.