Hi Tarun,
I checked the link .. Infact , I did similar to what was shown in the link.
/sap/opu/odata/sap/ZEMPLOYEE_SEARCH_SRV/pernrSet?$expand=Association&sap-statistics=true
I am in SEGW(Gateway Transaction) and trying to test the above URL with GET method and clicking on Execute Button.
I am getting response like below which is a positive response(status_code = 200)...
in My Data Provider Class(DPC_EXT) , I kept break points but only First Entity Set( pernrSet) corresponding method is triggered but not second entity Set Methods.
I think, because of this not triggering problem, I did not get data in Detail View Fields....
Please help
~status_code | 200 |
~status_reason | OK |
~server_protocol | HTTP/1.0 |
set-cookie | sap-usercontext=sap-client=100; path=/ |
content-type | application/atom+xml;type=feed; charset=utf-8 |
content-length | 656942 |
dataserviceversion | 2.0 |
sap-metadata-last-modified | Wed, 01 Jun 2016 11:15:35 GMT |
sap-statistics | total=11188,fw=11188,app=0,gwtotal=11188,gwhub=608,gwrfcoh=34,gwbe=10546,gwapp=0 |
RequestID | 005056930BF71ED689FF5A25073D5D35 |