2008 Sep 24 9:24 AM
HI Experts,
In SAP normally max field length is 255 characters.....but if i want to store 1000 character string into my field how can i do this..
any ideas..
Thanks
PT
HI Experts,
In SAP normally max field length is 255 characters.....but if i want to store 1000 character string into my field how can i do this..
any ideas..
Thanks
PT
2008 Sep 24 9:26 AM
Hi,
Search in SCN. this topic has already been discussed many times before.
Regards,
Anirban
2008 Sep 24 9:42 AM
Hi,
We can store in another way.
By creating table with the fields as in the structure 'TLINE'.
Two fields are there, one is for Line format and another one for Line Content.
In SAPscript, this is the concept used.
Using function module 'CONVERT_ITF_TO_ASCII', you will get your original text.
Regards,
R.Nagarajan.
2008 Sep 24 9:43 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |