Lotus SAP - passing tables

Hi,
I am trying to call an RFc from lotus notes using connector. This RFc

takes a table as along with some import parameters. Does anybody know how to create table from LCfieldlist. I created table

using LCfieldlist Append method. But looks like in SAP only first row of the table is going. I am using call method of SAP

connection to call RFc. Is there any other method more useful to pass table? Is there any particular way to create the table

using Lcfieldlist? Call method supports transfer of multiple rows of table? I appreciate any helpful information.