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

Adding custom field to Vendor master

Former Member
0 Likes
716

Hi all,

I need to add a custom field to general data of vendor master. Vendor master does not have any screen exit. I dont know how to do it.

Can anyone provide me a solution for this pls?

Hi all,

I need to add a custom field to general data of vendor master. Vendor master does not have any screen exit. I dont know how to do it.

Can anyone provide me a solution for this pls?

2 REPLIES 2
Read only

Former Member
0 Likes
459

Hi

Go through the link given below :

try :

BADI VENDOR_ADD_DATA

BADI VENDOR_ADD_DATA_CS

BADI VENDOR_FIELDSTATUS

With Regards

Nikunj Shah

Read only

0 Likes
459

hi,

Is it possible to add a field to a screen using BADI? The BADI which u gave VENDOR_ADD_DATA is getting triggered when xk02 is executed but how can BADI be used to add screen field? Can u pls explain about this in detail?