How to store long text int the Table?

Question: Hi guys,

Are there any ways to store long text exceed 255 character into table and how to store that things?.

thank in advance.

Answer:
hi! u can devide the string into several fields.
for example,
field1(254),
field2(254),
...
fieldn(254),
_________________
Kind Regards!

Answer:
Look at the SAP help file related to LTXT or LRAW fields, this will store more than 255 characters in a single field.
_________________
Kind Regards

Rosie Brent

Please remember to search the forum and check the FAQ before posting questions, thank you.

Tuly Idiot most of the time, part-time Guru
Copyright ?2007 - 2008 www.jt77.com