huysentruitw / SapNwRfc

SAP NetWeaver RFC library for .NET 5, .NET Core and .NET Framework
MIT License
148 stars 43 forks source link

Clear RFC table rows before applying values #90

Open oliverkahrmann-basf opened 1 year ago

oliverkahrmann-basf commented 1 year ago

As tables may be re-used between calls of the same SapFunction, there may still be rows left over from previous calls. Before applying parameter data to tables, clear the content of the table to avoid duplicate data.