Hi all,
I have VAT Reg No. field in kna1(STCEG) ,but the same is not available in MDG data model.So i have added field zzstceg in BP_CUSGEN in data model and extended mapping for the same entity.And have implemented BADI CVI_CUSTOM_MAPPER.
But on activation of cr,the value for VAT Reg No. clears and i couldn't find this field in BUT000.I checked log for cr number and found below warning.
"Field STCEG from structure CUSTOMER-CENTRAL_DATA-CENTRAL-DATA is provided by the business partner.
Message no. CVI_EI001"
Can anyone help me to sort this out.