cancel
Showing results for 
Search instead for 
Did you mean: 

Assign a master data template to several products

Former Member
0 Kudos

Hi experts.

Please your help. How to assign multiple CRM products for a Master Data Template?

The configuration should be in IS-U for assign multiple CRM products. There exists information like: Master Data Template - Product Modeling for the Utilities Industry - SAP Library

But I was not able to enter a valid string between <>.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

nicolas_busson
Active Contributor
0 Kudos

Hi,

If a CRM system is correctly connected to your ISU system,  then you should be able to open an F4 help for "CRM product" field, which will contain a list of all CRM utilities products with checkboxes... and you can mark any checkbox you need.

But most people in the isu world like to work with many SAP clients: one for customizing and one for testing for example... and this is prone to complications when CRM comes into play because usually you connect only your CRM testing client to you ISU testing client. Which means customizing clients are not connected at all and the matchcode that you need won't work.

So a little trick here is to go into debug mode within tcode EPRODCUST and change the RFC destination to your CRM system to call the client containing the data you need (set a breakpoint on statement "CALL FUNCTION DESTINATION").

Hope that helps.

Regards

Nicolas.