Register your first ODATA Service

0
31581

Dear SAPLearners, in this tutorial we will learn how to register the OData service to be able to access from the applications.

After modeling and implementing the service we have to register the OData service to use it. Previous SAP OData tutorials can be accessed here. So lets get started

Step-by-Step Procedure

1. To register the OData service go to /IWFND/MAINT_SERVICE transaction. Add “/n” in-front of the tcode.

2. Click on Add Service button to register the service.

1

3. Search for the service name in the system where you have created your service. Click on Get Services

Hub Deployment – Provide the alias as your back-end system.

Embedded Deployment – Provide “LOCAL”

1

4. Select the service and Click in Add Selected Service button.

1

5. Assign the package to the service and leave other fields as it is and Click on OK.

1

6. You will get below popup saying that service is registered successfully.

1

7. Go back to service maintenance tcode /IWFND/MAINT_SERVICE. You will find the service and technical name of the service will be <ProjectName>_SRV.

1

Please stay tuned to us for more OData tutorials.

Please feel free to comment and let us know your feedback. Subscribe for more updates.

If you liked it, please share it! Thanks!