CM: How to get the complete url of a product attachment

Created by Jerry Wang on Dec 11, 2014

当UI上点击一个product attachment的hyperlink时:

CM: How to get the complete url of a product attachment

 

Content management的reuse component会判断Template button是否available:

CM: How to get the complete url of a product attachment

 

CM: How to get the complete url of a product attachment

 

query参数:

CM: How to get the complete url of a product attachment

 

在search的执行body里,首先会call gr_cm_control的search拿到搜索结果:

CM: How to get the complete url of a product attachment

 

然后loop该结果,拿到每个doc key对应的display url: 

CM: How to get the complete url of a product attachment

 

 

 

CM: How to get the complete url of a product attachment

 

拿到结果:

CM: How to get the complete url of a product attachment

 

 

如果需要根据document guid作为url的获取输入,而不是doc key,可以参考这个link: http://wiki.scn.sap.com/wiki/display/CRM/How+to+get+attachment+full+url+via+code

上一篇:DBCA静默方式建库


下一篇:Heap(堆)的基础知识入门