2007 Dec 10 5:45 PM
Hello,
Does anyone know if there is a 512 byte limit on retrieves from a table when using SAP Query Language? In other words the length of all the fields in the retrieve can't exceed 512 bytes?
Thanks
2007 Dec 10 6:51 PM
If you mean Open SQL (SAP's version of SQL), then no. There is no limit of 512 bytes. You can retrieve MBs and even GBs of data back from an Open SQL statement.
Hello,
Does anyone know if there is a 512 byte limit on retrieves from a table when using SAP Query Language? In other words the length of all the fields in the retrieve can't exceed 512 bytes?
Thanks
2007 Dec 10 5:48 PM
2007 Dec 10 7:24 PM
It is functionality as part of the WebSphere SAP adapter. I believe it uses RFC_READ_Function. Do you know if that has the 512 byte limit?
2007 Dec 10 8:19 PM
2007 Dec 10 6:51 PM
If you mean Open SQL (SAP's version of SQL), then no. There is no limit of 512 bytes. You can retrieve MBs and even GBs of data back from an Open SQL statement.
2007 Dec 10 7:25 PM
It is functionality as part of the WebSphere SAP adapter. I believe it uses RFC_READ_Function. Do you know if that has the 512 byte limit? This is the length of all fields.
2007 Dec 10 7:26 PM
Hi,
The RFC_READ_TABLE have a limitation of 512 char length.
a®
2007 Dec 10 7:29 PM
Hi,
And also you need check this thread
May this will help you out.
a®
2007 Dec 10 8:30 PM
Link not not show up.
I found out that the adapter uses RFC_TABLE_READ function module. Which I believe does have the 512 byte limitation.
2007 Dec 10 8:39 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |