点击此处---> 群内免费提供SAP练习系统(在群公告中)
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
专家们,
我创建了一个包含复合材料的Lumira文档。 该组合在面板中包含Chart和。
我的要求是将lumira文档导出为PDF。
EXPORT_PDF.exportView(); -屏幕截图正常。
EXPORT_PDF.exportReport(); -正在显示错误消息
无法导出为PDF
没有可导出的内容。 请与您的应用程序设计师联系。
以下脚本中没有错误:
g_components.push(P1_1.getChart());
g_components.push(P1_2.getChart());
g_components.push(P1_3.getChart());
EXPORT_PDF.setReportComponents(g_components);
EXPORT_PDF.exportReport();
此处:P1_1,P1_2和P1_3是组件类型复合。
:g_components是全局数组(变量)类型Component。
在组合中,我定义了一个函数模块(getChart)以仅返回Chart。
我错过了什么吗?
我们非常感谢您的投入。
谢谢
Raju
您好 Varaprasad Raju Potturi ,
前几天我遇到了同样的问题。 这是系统中的错误。 如果您尝试从合成中导出图表并尝试从应用程序中触发exportReport(),则会出现此问题。 为此,我们向SAP开了一个案例。 我会让你知道他们怎么说。
美好的一天。
Zahid。
尊敬的Zahid,
非常感谢。
是否有来自SAP的更新?
Raju
嗨,
请参考此URL,
http://visualbi .com/blogs/sap-lumira-designer/sap-lumira-designer-export-pdf /
http://visualbi.com/blogs/sap-lumira/advanced-export-to-pdf-option-in-sap-lumira-designer /
-Vidhya
谢谢Vidhya!
Raju
一周热门 更多>