cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication issue

0 Kudos

Hi Experts,

In sap report we are facing one issue when we call URL using FM: Call_browser or class: cl_gui_frontend_services->execute its asking authentication in Internet Explorer, please suggest me how could I pass authentication from SAP to IE.

//BR

sapcrmt

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

I have a requirement to call one URL which has basic authentication i.e, we have to pass username and password to that URL. Moreover URL will open in one web browser. I am using method cl_gui_frontend_services=>execute, here URL is opening in IE but getting authetication popup . So how can we send user authentication details to that URl?

Regards,

sap crmt