Hello,
I need to add a new tab and a few custom fields to the Vendor master (XK01, XK02, XK03) Screens. The following BAdIs are available: VENDOR_ADD_DATA and VENDOR_ADD_DATA_CS.
My question is: Can I implement one of the specified BAdIs above to accomplish this or do I need to create my own BAdi defination? If I can use one of the already existing ones, do I need to create a new method to PUT_DATA_TO_SCREEN and GET_DATA_FROM_SCREEN or which one of the methods that already exist do this? Am I going to need to modify the standard XK01 transaction (possibly insert code to initalize a Badi, etc) to make implement this change?
Thanks!