cancel
Showing results for 
Search instead for 
Did you mean: 

Link to URL

Former Member
0 Kudos

Hi Guru's,

I am using link to URL in the view. My URL reference is www.______.com\pdf\abc.pdf.

While user click the link PDF need to open.

I tried by creating attribute and binded to that Link to url also.. but its not working.. Is any other option?

As of now i gave the url in reference property in Link to URL

Thanks & Regards,

Meenachi.R

Accepted Solutions (0)

Answers (2)

Answers (2)

amy_king
Active Contributor
0 Kudos

Hi Meenachi,

You need to include the protocol (HTTP or HTTPS) in your URL, e.g.,

http://www.______.com\pdf\abc.pdf

Cheers,

Amy

Former Member
0 Kudos

Hi ,

You can do in many ways . Adopt which fulfills your requirement. What i have understood you want to navigate from your view to url which has pdf.

you can use EXIT plug for this . attached pdf will be helpful for you.

http://scn.sap.com/docs/DOC-2229

if still problems will be there than use elemnt link to url.