I have been working on S/4 Hana. I was creating a odata service using existing BAPI BAPI_SALESORDER_GETLIST
.
- I selected the required data while importing the RFC and set Customer number as the key.
- I have taken Customer, Sales Organization and Doc Date as input
Then while Mapping for the key there was no output so i put a dummy output as shown in the
Otherwise it was showing error that there is no output for the input key Customer Number.
- After registering and activating it , then i went to SAP GATEWAY CLIENT to execute the URI
/sap/opu/odata/SAP/ZINFORMED_ENTRY_SRV/metadata
but after executing it shows
- I have also checked the transaction
/IWFND/ERROR_LOG
there it is showing in ERROR INFO: The URI or metadata definition is incorrect.
I'll be very thankful to you if you can help me out. Thanks