Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Service CatalogNew to Visual Studio Code? Get it now.
Service Catalog

Service Catalog

SAP SE

sap.com
|
6 installs
| (1) | Free
Discover and consume OData services from SAP System ABAP catalogs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Service Catalog

Overview

Explore OData V2 and V4 services, preview live data, and use these services as data sources for your applications.

Features

  • Browse OData V2 and V4 services listed in your SAP System ABAP catalogs
  • View service details: name, authentication (basic), status, URL
  • Preview up to 20 rows of live data per entity
  • Inspect metadata and search services/entities
  • Integrate OData services into CAP Node.js projects via the SAP Cloud Application Programming Model Tools extension

How to Use

  1. Ensure you have created an SAP system and stored it in the <user_home>/.fioritools/systems.json file as shown below:

    {
      "systems": {
        "https://<mysystemhost>:<mysystemport>/<mysystemclient>": {
          "name": "<mysystemname>",
          "url": "https://<mysystemhost>:<mysystemport>",
          "client": "<mysystemclient>",
          "systemType": "OnPrem"
        }
      }
    }
    

    Replace placeholders with your system info. You will be prompted to log in with your SAP credentials.

  2. Browse catalogs by selecting a configured system.

  3. Explore services and use search to filter.

  4. View service details and associated entities.

  5. Preview entity metadata and live data.

  6. Add external OData services to CAP Node.js projects if required, using the SAP Cloud Application Programming Model Tools extension.

Compatibility and Extendability

Extend this extension only with official, compliant extensions for security and reliability.

Telemetry and Data Collection

This extension collects usage data to help improve SAP products and enhance the user experience. The collected data is sent to SAP in accordance with our Privacy Statement.

If you prefer not to share usage data, you can disable telemetry by setting sapbas.telemetryEnabled to false in your VS Code settings.

Support

Join the SAP community to ask questions, read the latest blogs, and explore additional resources related to SAP services.

License

SAP DEVELOPER LICENSE AGREEMENT

Open Source Software and Licensing Document

You can view the Open Source License Notification for this extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft