I'm working on a project where i have created a webservice in which a function module returns a table. But when i try to consume it in c#.net only header information is being consumed. I guess it is because webservice does not support table with header lines? I tried using table type as type of table in FM but i got the same result. Please help me.
↧