cancel
Showing results for 
Search instead for 
Did you mean: 

Customer Vendor Intergration ( CVI)

Former Member
0 Kudos

Hi All,

We currently have this requirement in our project where there are fields on the Vendor Master which are not part of the BP Master and these fields are necessary in order to complete the creation of a Vendor Business Partner from a central location.

The requirement is that these fields be populated on the BP level and replicated back on to the Vendor Master.The business partner must also be able to display the data that already exists on the Vendor master. This data is editable.

Current Business Practise

Is the Vendor Master is handled outside the BP Master and these two entities need to be commbined using CVI.

The actual fields on the Vendor Master which donot appear on the BP are:

LFA1-XLFZA Spec per Reference

LFB1-XLFZB Alt.payee(doc)

LFB1-PREPAY_RELEVANT

LFM1-KZAUT

LFM1-LEBRE

In short How do we add extra fileds on the Vendor - BP Intergration or Vice versa ?

I have used the EEWB on BP side but the problem is the fields gets stored on the BUT000 table whilst we want them to be stored on the Vendor side.

Does anyone know if there is an SAP Vendor CUstomer Intergration (VCI) Cookbbok?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Kuzzie,

You have to use the BADI CVI_CUSTOM_MAPPER to mapp the BP data and the Vendor data. You have to implement two methods of this badi: One BP->Vendor side and the to the other side also Vendor->BP.

Hope this helps.

Thanks,

Ivá