Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC_READ_TABLE

Former Member
0 Likes
625

TRying to get data from ECC to APO using BAPI RFC_READ_TABLE. But decimal field coming with *.

3 REPLIES 3
Read only

Former Member
0 Likes
520

Did you tried passing the DELIMITER field to FM?

Read only

Former Member
0 Likes
520

I am already passing delimiter but that's not helping as BAPI is considering Decimal (2,1) as length 3 whereas actaula length is 4. I tried to pass my owne field parameter but that did not work too. Please suggeste.

Read only

0 Likes
520

[Getting around RFC_READ_TABLE limitations|http://searchsap.techtarget.com/tip/0,289483,sid21_gci997032,00.html]

or [Search>>|https://forums.sdn.sap.com/search.jspa?q=RFC_READ_TABLE&dateRange=last90days&searchID=27536161&rankBy=10001&start=0]