cancel
Showing results for 
Search instead for 
Did you mean: 

HOW to retrive data from SAP Tabel

Former Member
0 Kudos

Hi Friends,

1)Can you please explain how to retrive data from SAP table(example AFRU).

2) we had requriment based on the qunatity , Product name and date we need to display KPI's .KPI is based no products manfactured per day with some conditions

Regards

Srikanth

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You mean via xMII?

If thats what you are looking for then check RFC_READ_TABLE, that may be the answer you are looking for.

Former Member
0 Kudos

Hi Udayan,

I want to retrive SAP Table data from xMII.can you please explain elabarately how to call "RFC_READ_TABLE" from xMII.

please do the needful

Thanks

Srikanth

Former Member
0 Kudos

Isn't this work with a BAPI call?

Use a JCO block and give this RFC name... it should give you the input / output XML structure...

Thanks,

Former Member
0 Kudos

hi Piyush,

My functional team was given only SAP Table "AFRU".They didn't mention any BAPI name.

how to retrive SAP table data in xMII

Regards

srikanth

Former Member
0 Kudos

Use the .

Former Member
0 Kudos

I hope you are clear after the responses from Piyush n Christian.

Answers (0)