on ‎2017 Sep 20 2:29 PM
Hi Team,
We are using RFC_READ_TABLE Function module to fetch reference data from LAGP (Storage Bin data) table, but the issue is in destination server, there are more ther 1 Lakh data, but we are only able to fetch 1.23k data by this function module, please help me out, if anything is missing out.
Regards
Kumar.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic,
Thanks a lot for your quick help, I have created the custom FM but once I am running this FM system is throwing runtime error CALL_FUNCTION_Not_found, and in your link lastly mentioned is some think like that,
tr = s.GetTableReader("some_table")
tr.Option("tablereader.transportcall") = "ZRFC_READ_TABLE"
tr.Read(0,0)
Where I need to add this thing.
Also output is giving differently for different tables.
Regards
Kumar.
The RFC "Z_AW_RFC_READ_TABLE" is not always provided / installed straight away (it is part of "SAP Data Services"). Please verify if SAP-BASIS is able to obtain this RFC-code as is mentioned in some other posts (link, link).
They should be able to 'install' this additional RFC.
Alternatively, some people also suggest making use of RFC "/BODS/RFC_READ_TABLE" ...
Great (you have some willing / fast BASIS people) ...
Hopefully this can set you on the path to a solution.
Please Close the Question if this has actually answered your Query.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.