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

Customizing Vendor master

Former Member
0 Likes
1,244

hi all,

My requirement is to add a screen field to general data of xk01(Vendor Master).

How can i add a subscreen to the vendor master standard program sapmf02k? Pls reply..

3 REPLIES 3
Read only

Former Member
0 Likes
634

For adding to general tab first you need to get the Access Key and then do the change in SE51.

You can add a field in additional tabs wherein you need to use the concept of screen exit.

Read only

0 Likes
634

Hi,

Is it possible to add a new tab to xk01 screen? If yes pls give me details of it.

Read only

Former Member
0 Likes
634

Badi's Responsible for adding a new screen.

VENDOR_ADD_DATA

VENDOR_ADD_DATA_CS

For more details

SPRO path

Logistics General->Business Partner ->Vendors->Control->

Adoption of customer's Own Master Data Fields->

Here you need to add the Tab page , and implement the above mentioned BADI's.