SAP Fiori 开发的演示服务
您可以使用 SAP Web IDE 在 SAP Gateway 演示系统中提供的演示服务之上开发 SAP Fiori 应用程序。
SAP Fiori 示例应用程序
例如,您将找到允许您基于 SAP Fiori 示例应用程序创建 SAP 应用程序的 OData 服务。
更新
23.01.2018 – 显示如何输入 TCODE
29.05.2018 – 添加了“不能使用 SAP 网关演示系统执行的操作”部分
26.09.2018 – 添加了指向 SAP Fiori 参考应用程序$metadata文档的链接
10.05.2019 – 添加了重置密码的链接
29.09.2019 – 添加了指向 SAP 云平台、ABAP 环境试用版的链接
10.02.2021 – 添加了有关不需要任何身份验证的两个只读服务的信息




Approve Purchase Orders
A SAP Fiori Reference Application used to demonstrate the approval process
Oased on the EPM model This is a master-detail applicatiom
https://sapes5.sapdevcenter.com/sap/opu/odata/sap/EPM_REF_APPS_PO_APV_SRV/$metadata
Shop
A SAP Fiori Reference Application used to demonstrate a shopping scenario on the EPM model This is a full screen application.
https://sapes5.sapdevcenter.com/sap/opu/odata/sap/EPM_REF_APPS_SHOP_SRV/$metadata
Manage Products
A SAP Fiori Reference Application used to demonstrate the creation and maintenance of product entities for the EPM model This app is Oased on Fiori Elements
https://sapes5.sapdevcenter.com/sap/opu/odata/sap/EPM_REF_APPS_PROD_MAN_SRV/$metadata
Procurement Overview
A SAP Fiori Reference Application used to demonstrate an over,new ofthe EPM model. This app is based on the new SAP Fiori Elements Overview page.
https://sapes5.sapdevcenter.com/sap/opu/odata/sap/SEPMRA_OVW/$metadata
Sample service GWSAMPLE_BASIC
There is also the well known basic sample service GWSAMPLE_BASIC available that provides you with a practical, working OData service with meaningful content that supports basic OData operations.
The following link would provide you a list of items of a sales order from the Enterprise Procurement demo data:
https://sapes5.sapdevcenter.com/sap/opu/odata/iwbep/GWSAMPLE_BASIC/SalesOrderSet(%270500000001%27)/ToLineItems
https://sapes5.sapdevcenter.com/sap/opu/odata/iwbep/GWSAMPLE_BASIC/SalesOrderSet(%270500000001%27)/ToLineItems
You can find more information about the basic sample service in the SAP Online Documentation
SAP Online Documentation: Sample Service – Basic
OData V4 demo service
In ES5 there is now also a first demo service available that supports OData V4.
https://sapes5.sapdevcenter.com/sap/opu/odata4/sap/ze2e001/default/sap/ze2e001_salesorder/0001/$metadata
More details can be found in the following blog OData V4 code based implementation – Overview.
RMTSAMPLEFLIGHT
Also the RMTSAMPLEFLIGHT service is available
https://sapes5.sapdevcenter.com/sap/opu/odata/IWFND/RMTSAMPLEFLIGHT/$metadata
Services that do not require authentication
We have added the following two services for read-only access that do not require any authentication.
We do not have a service that allows updates and creates without an authentication since for this you need a CSRF token which is not issued by the ICF framework when an ICF node contains hardcoded credentials.
EPM Demo Sales Orders
https://sapes5.sapdevcenter.com/sap/opu/odata/sap/ZSOCDS_SRV/?top=2
EPM Demo Products
https://sapes5.sapdevcenter.com/sap/opu/odata/sap/ZPDCDS_SRV/?$top=2