Hi guys,
i am facing the requirement to add customer hiearchy data during initial creation in MDG.
Following tasks have been resolved from my side:
- Extended CI_EEW_BUT000“ and „CI_EEW_BUT000_X“ with new fields (like ERP table KNVH)
- Creation of a new entity for customer hierarchy data (like ERP table KNVH).
- User Interface enhanced by a new UIBB (form) with hierarchy fields from the new entity
- Created SMT Mapping for the new fields
- Created a new BADI Implementation for CVI_CUSTOMER_MAPPER
...edited method "MAP_BP_TO_CUSTOMER", but at this time no customer has been created yet...
I would like to call function "BAPI_CUSTOMER_HIERARCHIE_INS" in order to process the customer
hierarchy correctly. But this function needs an existing customer.
Will my approach work? Is there another way to process customer hierarchy data to table KNVH after
activation in MDG? Is there another BADI / Enhance. spot where customer data is already created and
can be used to resolve my problem?
Thanks.
Cheers
Marco