Technology Blog Posts by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Xiao-fei_Song
Product and Topic Expert
Product and Topic Expert
0 Kudos
340

In the previous blog post, we have demonstrated how to open the OData services from a mobile destination using Mobile Backend Tools and OData CSDL Modeler.

2024-06-04_12-02-49.png2024-06-04_12-03-05.png

If you want to download the OData metadata document of the backend system, you just need to click the "Download Metadata" toolbar button:

2024-06-04_12-04-36.png

2024-06-04_12-05-32.png

Save the metadata document to your local desktop and open it using Visual Studio Code:

2024-06-04_12-07-40.png

Now you have the the backend OData metadata document locally in your PC.