Quantcast
Channel: SCN: Message List - SAP CRM: Webclient UI - Framework
Viewing all articles
Browse latest Browse all 7775

Re: How to add the marketing attributes assignment block to the contact quick create

$
0
0

Hi Leon,

 

I debugged the method but strangly enough there is nothing that I can find that would cause the error.

Now for testing I added the following code like you mentioned in the do_prepare_output method some posts up.

This did not help, assignment block still does not get displayed.

Now, just to be curious I added to following code

 

 

 

IF ls_child-viewname = 'BP_DATA/AccountContactFunctionsEL'.
     lv_replacement_viewname = 'CUMarketingAttributes.BP_DATA/MarketingAttributesEOVPList'.
ENDIF.

 

and now, there is something displayed:

 

no_results_found.jpg

Still not what I want but it is somewhere a step forward. How is it possible that if I do the check on a different viewname, I get the above but when I do

 

IF ls_child-viewname = 'CUMarketingAttributes.BP_DATA/MarketingAttributesEOVPList'.
      lv_replacement_viewname = 'CUMarketingAttributes.BP_DATA/MarketingAttributesEOVPList'.

ENDIF.

 

I get nothing?


Viewing all articles
Browse latest Browse all 7775

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>