2013 Oct 17 5:09 PM
Hi guys.
I am creating a call function RFC and i Have one table as parameter in Tab TABLES.
This table has fields which are structures.
When I type the name of the table in the TABLES tab an error occurs.
The message error is:
Tables with LIKE can only refer to flat structures
How can I pass this parameter on the tab 'tables' correctly.
Thanks.
2013 Oct 17 9:08 PM
If Nabheet's suggestion doesn't solve it. I think you should add all structures as tables separatly.
2013 Oct 17 6:45 PM
Try by adding these fields include/append structure. Use include statemt it will make structure flat
2013 Oct 17 8:25 PM
Ronaldo
Have you ever tried to create a category table (SE11) and add your table inside and put it in 37 as parameter?
You can add structure in the category table.
2013 Oct 17 9:08 PM
If Nabheet's suggestion doesn't solve it. I think you should add all structures as tables separatly.
2013 Oct 17 9:25 PM