Skip to Content
0
Mar 22, 2006 at 10:48 PM

Need a maintainable Table with Large Field for URL String

534 Views

Hi, I need to have a table where I can maintain a Web URL of an unspecified length. I have some URLs longer than 500 char. Is it possible to create a maintainable Data Dictionary Table with a couple of fields for a key and 1 last field that is of type string? I would need to be able to maintain this table manually and be able to access the contents via ABAP...

Is this possible? If not is there another possiblity?

Thanks!