Hi,
I've created a BAPI that contains a table as Input that needs to be sent to SAP
I've defined a smartobject in K2 as GetList with same structure of the above BAPI input table.
In the workflow definition, I want to pass the refernced smartobject of the GetList to the SmartObject method created with K2 SAP Connector that has the table as Input.
When try to do it, it's like K2 sends all the rows of tbles concatenated at column level.
Can anybody help on this subject?
Is there an easy way to pass this getlist smartobject and map correctly in the BAPI method?
Your help would be really appreciated.
Thanks
GaeMax