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: 

Addition of Custom fields to screen of Plant/Storage Location stock view in

Former Member
0 Kudos

Hello,

I want to add 2 custom fields to the screen of Plant/Storage Location stock view , those will go in table MARC. Can anybody give some clues as to how this can be done. I am finding references mostly to fields of MARA table but not for this. Any pointers would be appriciable.

Thanks in advance,

2 REPLIES 2

former_member191735
Active Contributor
0 Kudos

First of all search SDN as 'Extending material master' or search google by adding 'in SAP' to that statement.

Here is a quicky....

By the way, if you can extended MARA, you can do the same for MARC but this will be a different tab in material master. Basically, Plant data tab.

You would require to code little bit in PBO and PAI.

There are threads and wikis that are already explained these... Search and do your homework.

raymond_giuseppi
Active Contributor
0 Kudos

There are already [some threads|http://www.sdn.sap.com/irj/scn/advancedsearch?query=mm02customerfield] at sdn on customer fields on MM01/MM02 transaction. First look at OSS for [Note 44410 - Integrating cust.-specific fields in matl master|https://service.sap.com/sap/support/notes/44410].

Regards,

Raymond