SAP S/4HANA Analytics Path Framework 里过滤器(filter)的使用方法介绍

简介: SAP S/4HANA Analytics Path Framework 里过滤器(filter)的使用方法介绍

In APF Configuration Modeler, there is a filter with type Smart Filter Bar automatically generated.

image.pngWhen I change it to “Individually Configured Filters”, it is then possible for me to create filter manually:image.pngThen choose a property for filtering operand ( which will be used in OData filtering operation ) from drop down list:image.pngAnd below OData request is responsible for rendering the value list in filter.

image.pngLet’s observe the roundtrip in the runtime. Once we click execute button, the OData request maintained in above screenshot is called to retrieve the product id list, which will be used to render the drop down list of filter.image.pngThis is OData request response:image.pngThe response is used to render filter drop down list when hyperlink is clicked:

image.pngWhen we deselect Z02 and click OK button:image.pngThe filtering OData request is sent to backend to get filtered data. The chart is refreshed accordingly.image.png



相关文章
|
10月前
SAP ABAP OData 服务如何支持 $filter (过滤)操作试读版
SAP ABAP OData 服务如何支持 $filter (过滤)操作试读版
|
10月前
|
存储 测试技术
SAP ABAP OData 服务 Data Provider Class 的 GET_ENTITYSET 方法实现指南试读版
SAP ABAP OData 服务 Data Provider Class 的 GET_ENTITYSET 方法实现指南试读版
SAP S/4HANA Analytics Path Framework 里过滤器(filter)的使用方法介绍
SAP S/4HANA Analytics Path Framework 里过滤器(filter)的使用方法介绍
168 0
SAP S/4HANA Analytics Path Framework 里过滤器(filter)的使用方法介绍
SAP Analytics Path Framework的filter实现原理分析
I am recently doing self study on Analytics Path Framework and as a beginner I have finished some “Hello world” exercise and I have written down my steps to finish those “Hello world” project in these two blogs:
SAP Analytics Path Framework的filter实现原理分析
如何测试 SAP OData的filter功能
下面这个url的意思是只取状态为open的那些Opportunity数据: https://jerry:4080/sap/opu/odata/sap/CRM_OPPORTUNITY/Opportunities?KaTeX parse error: Expected 'EOF', got '&' at position 7: skip=0&̲top=20&$filter=UserStatusCode eq ‘I1002’ 因为我们作为消费者已经提供了filter,所以下图地28行的方法get_system_status永远不会被调用到:
如何测试 SAP OData的filter功能
How to use filter in Analytics Path Framework
How to use filter in Analytics Path Framework
How to use filter in Analytics Path Framework
SAP Cloud for Customer里新的Lead UI对Mashup集成的支持原理
我们在SAP Cloud for Customer UI里可以看见Lead和SalesLead两个UI,其中后者被SAP标记为deprecated状态:
SAP Cloud for Customer里新的Lead UI对Mashup集成的支持原理
|
容器
使用 SAP Analysis Path Framework (APF) 来展示 SAP CDS view,支持各种类型的图表显示
使用 SAP Analysis Path Framework (APF) 来展示 SAP CDS view,支持各种类型的图表显示
126 0
使用 SAP Analysis Path Framework (APF) 来展示 SAP CDS view,支持各种类型的图表显示
SAP Cloud for Customer Embedded report(嵌入式报表)使用介绍
SAP Cloud for Customer Embedded report(嵌入式报表)使用介绍
SAP Cloud for Customer Embedded report(嵌入式报表)使用介绍
SAP ABAP SICF事务码和SAP Hybris的链式过滤器filter chain
SAP ABAP SICF事务码和SAP Hybris的链式过滤器filter chain
90 0
SAP ABAP SICF事务码和SAP Hybris的链式过滤器filter chain