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 not returning data

Dev164
Participant
0 Likes
454

Hello,

I am using FM RFC_READ_TABLE to read custom fields form table EBAN for that am passing follwing entries

  1. System name
  2. Table name (EBAN)
  3. Option field( BANFN EQ pr. number )
  4. Field table

But still it is not returing value in data table.

Thank you in advance,

Mangesh

1 REPLY 1
Read only

matt
Active Contributor
0 Likes
366

Note: use of RFC_READ_TABLE is NOT recommended on security grounds. It is also not released for customer use.