Hi All,
We are trying to execute the OData Url for the Service CRM_Opportunity.
/sap/opu/odata/sap/CRM_OPPORTUNITY/$metadata - This metadata works fine. We are able to see all the entity and its structures.
This has an Entity - Opportunity.
When we try /sap/opu/odata/sap/CRM_Opportunity/Opportunity - we are facing an error
"Resource not found for segment 'Opportunity'
This has an Entity set - Opportunities.
When we try /sap/opu/odata/sap/CRM_Opportunity/Opportunities- we are not facing any error but the structure is not getting displayed.
Can we map the entity set to the URL?
We are using the SAP Gateway version
-UIX02CRM - Version 0002 - SAPK-10002INUIX02CRM
-UIX01EAP - Version 0003 - SAPK-10003INUIX01EAP
-SAP_GWFND - Version 0008 - SAPK-74008INSAPGWFND
/sap/opu/odata/sap/CRM_OPPORTUNITY/Opportunity/?$format=xml - we are not able to see any hyperlinks to the entity structures.
CRM app for My opportunity is working fine in FIORI lauchpad.
* Are we missing some SAP notes?
Please help.
Thanks,
Divya