Interface SapMDMCustomerImportService
- All Known Implementing Classes:
DefaultSapMDMCustomerImportService
public interface SapMDMCustomerImportService
SapMDMCustomerImportService Handles Customer In Bound Object Processing
-
Method Summary
Modifier and TypeMethodDescriptionvoidprocessConsumerReplicationNotificationFromMDM(CustomerModel sapCpiInboundCustomerModel) Process the In Bound Message of Consumer Creation Notification From Back End
-
Method Details
-
processConsumerReplicationNotificationFromMDM
Process the In Bound Message of Consumer Creation Notification From Back End- Parameters:
sapCpiInboundCustomerModel- - Inbound customer model
-