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

Custom Vendor Master Fields

Former Member
0 Likes
645

Hello All,

We have created a custom vendor master field using BADIs vendor_add_data and vendor_add_data_cs. We also added the field to a new append structure under the LFB1 table. I want to add this field to field groups and perform other customization tasks with this new field, such as making the field optional/mandatory for certain vendor account groups; however, I do not see the field in SPRO. Please let me know how to add this field to customization.

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
582

you said its a custom field, I doubt if that will be available in SPRO... you need to find a user exit or enh spot to write a loop at screen and acheive what you want.

Read only

Former Member
0 Likes
582

But custom fields are able to be modified in SPRO. For example, a custom material master field that I recently created was able to be added to a given field group, so I figure that the vendor master should be the same.

Read only

0 Likes
582

then this Question needs to be moved to SD functional forum.

Read only

0 Likes
582

Please take a look at pooled table TMODP and see if that helps.