2007 Apr 20 4:05 PM
Hi
i will be receiving 2000bytes Can I store 2000 bytes string in an Idoc
If so give me suggestions
Thanks
Hema.
Hi
i will be receiving 2000bytes Can I store 2000 bytes string in an Idoc
If so give me suggestions
Thanks
Hema.
2007 Apr 20 4:14 PM
Hi,
Maximum length of the segment is 1024 charactes , if you want to store more than that, add more segments and store the data.
Ex: ZIDOC
ZSEG1 - 1024 characters
ZSEG2 - 1024 characters
.....
Regards
L Appana
2007 Apr 20 4:17 PM
Hi,
You need to split into two segments as EDIDD-SDATA can hold up to 1000 characters long.
Regards,
Ferry Lianto
2007 Apr 20 4:27 PM
Hi Hema,
u can store in the application data field in the table EDID4 (data record table).
The field name is SDATA which can hold upto 1000 characters.
Regards....
Arun.
Reward points if useful.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |