I am making a Sap interface I am using COM / OLE objects I do not know about SAP but the person who I am working with has a little experience.
He says that import answer has a lot of information and I should get it from my code but when I check imports parameters I just get a structure, there are not tables in rfc answer
He says that when RFC is run from SAP GUI It returns a table but when I call it from COM /OLE there are not
Does import structure have information? Should rfc return a table with information? Is there something missing in RFC answer?
I hope somebody can explain me how a RFC works because I think rfc needs something else to work.