hello. all the sample ABAP code snippets i found for calling OAuth2 rest service were with OA2C
i am on older version, i dont have the method execute_cc_flow in class cl_oauth_client. my version in srm 750 sp 20. im told tat i cant use oa2c.
so ...
Hi, do you know how to open more than two different login IDs in SRM portal using edge browser? i used to do it comfortably in IE using new session feature but the inprivate browser in edge and incognito mode in chrome works only upto two different l...
Please advise me for below problem. Select statement for all entries is giving me error for inline data declaration.
This is written inside an RFC function module.
Product version is as below.
SAP_BASIS 7530002SAPK-75302 INSAPBASIS SAP Basis Co...
I have implemented RFC calls between two sap boxes. this is for transmitting srm contract data to S4 system whenever a contract is released on srm portal. i cud not find any suitable standard available so i implemented rfc call. however now i realise...
Hi, I am calling a pop window from a button on ALV screen. There is an error message on the pop window. I need to close the popup window before i can solve the error. The Close button does not work , none of the buttons work because of the error mess...
Namaste Dilipji, First of all, Thank you very much for the response.you are right, after solving the error about grant_type missing , i am now getting the error http status code 500, 'Something went amiss' ive put a screenshot here. it does not lead ...
I have implemented service call as below and its working well.SM59 Destination. HTTP Connection to Ext serverSRMTOSAPCPITarget host = bpserxxxxxxxxxx.us2.hana.ondemand.com (server part of service url)Login = basic auth. Userid and password, don’t se...