2012 Nov 20 1:48 PM
Hi
I am using RFC_READ_TABLE to read table T052S from .net connector. When I use this function from SE37, I get the below
300~0009~01~*.000~0001 (I am using ~ as delimiter)
What I expected to see is
300~0009~01~50.000~0001
Using SE16 and browsing to the table, the value is saved as 50.000, and this looks to be the problem. Any advice on how to read 50.000 and not *.000?
Thanks
Sherif
2012 Nov 20 2:20 PM
This is pure bug in the code of RFC_READ_TABLE. This is happening because the table field RATPZ is type DEC field. But we cannot complain because this is not a released FM. I would suggest you to write a small RFC by yourself and get the job done.
This is pure bug in the code of RFC_READ_TABLE. This is happening because the table field RATPZ is type DEC field. But we cannot complain because this is not a released FM. I would suggest you to write a small RFC by yourself and get the job done.
2012 Nov 20 2:20 PM
This is pure bug in the code of RFC_READ_TABLE. This is happening because the table field RATPZ is type DEC field. But we cannot complain because this is not a released FM. I would suggest you to write a small RFC by yourself and get the job done.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |