What must you do to find out which entity sets are available in the OData V2.0 interface?
According to learning.sap.com, to discover which entity sets are available in an OData V2.0 interface, you must retrieve the metadata document from the service. This document contains the Entity Data Model (EDM), including all entity types and their associated entity sets---enabling clients and tools to understand and consume the service effectively help.sap.com+14learning.sap.com+14learning.sap.com+14.
Thus, the correct answer is:
B . Retrieve the metadata document from the interface.
Managing APIs
Currently there are no comments in this discussion, be the first to comment!