We are using SAP Business Connector 4.6.
I call a remote function module using Invoke (sap.map:outbound). Using Lookup option and mapping SAP BC -> SAP generated this service.
The function module has few parameters and a table as inputs. When I send the record list to the table in the function module, the actual values in the internal table are blank or initial values. When I debug the flow service, I do see the values in the record list before I invoke the RFC, but within the RFC the internal table contains blank records.
Can anyone, please explain what is happening here? I would appreciate immediate help.
Thanks,
Roger