【发布时间】:2017-09-25 09:59:55
【问题描述】:
我正在尝试使用 RESTful API for Business Objects 4.2 构建报告。 在“SAP BusinessObjects RESTful Web Service SDK User Guide for Web Intelligence and the BI Semantic Layer”中,“6.5.1 参数响应主体模式”部分提到参数可以是上下文、提示符或 sapVariable。我能够创建带有上下文选择和提示的报告。但是什么是sapVariable?
<parameters>
<parameter type="context|prompt|sapVariable" optional="Boolean" dpId="string">
如何创建需要用户输入的变量?
提前致谢。
【问题讨论】:
标签: sap business-intelligence business-objects business-objects-sdk