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

Problems customizing SAP Table - Picture attached

Former Member
0 Likes
312

Hello,

I'm really new in SAP and my excercise is to link the our tool Master list with the Partnumber of the finished part. The routing works pretty good but as you can see on the picture I only got displayed some informations like, Partnumber, Plant, Description and so on. But I also want to see the price and the customer in a seperate collum. These informations and many more are already updated for any tool.

[http://img40.imageshack.us/img40/7725/forumsbo.jpg|http://img40.imageshack.us/img40/7725/forumsbo.jpg]

So I'm looking for a way to add further collums with informations which are already updated in SAP.

I would be so glad if you can help me.

Thank you

1 REPLY 1
Read only

Former Member
0 Likes
283

hi marc,

i suppose tat u want more info from other tables ....

for this u can either go for enhancement or create a new prgm for displaying the data acc to ur need.

1. for enhancement u need to check the pgm name for the tcode tat ur using ... u can get one jst by clicking on status button avail on ur sap bottom taskbar...

then u need to find any enhacement that u can do in that prog.... u can also check for modifications options like user exit if available for that pgm...

2. or u can go for creating a pgm ... maybe a module pool will be a better option... n then displayed all the data that u need to display....

since u r new to sap .... i will suggest u concerned some senior abap guy for this....

hope this will help you...

Thanks & Regards,

Punit Raval.