Hi All,
We are developing a GW serice for approval scenario and want to use Function Import for Confiming Work Item. We followed the Link http://scn.sap.com/community/gateway/blog/2014/03/06/let-s-code-crudq-and-function-import-operations-in-odata-service#jive_content_id_6_Function_Import_ and created the Function Import for POST method. On Workitem rejection, comment is mandatory and need to pass the comments to function module. Need help on how to pass the comments to function module through the Function import as the comments is an internal table in function module(can accept any no of lines) and Function import does not supports request body also.
Regards,
Satish