2009 Aug 28 8:04 AM
Hi experts,
I have stored a URL in two string variable as it is greater than 255 characters. I want the data in these 2 strings as one single hyperlink.
Thanks in Advance
Hi experts,
I have stored a URL in two string variable as it is greater than 255 characters. I want the data in these 2 strings as one single hyperlink.
Thanks in Advance
2009 Aug 28 8:09 AM
Hi..
If that is a string, I think no need to worry about the length...
Regards,
Swarna Munukoti
2009 Aug 28 8:12 AM
A string variable holds 255 characters only. Also i need to know how do I convert it into a hyperlink.
2009 Aug 28 2:24 PM
A string variable holds 255 characters only. Also i need to know how do I convert it into a hyperlink.
No, you are not correct. A STRING is nearly unlimited, restricted by the 4 byte integer restriction OR by memory size using a system profile setting. Read the help files before you make a statement like that. Where is the hyperlink being displayed? Dialog screen, ABAP list, E-mail?
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |