cancel
Showing results for 
Search instead for 
Did you mean: 

JCo call with variable number of Parameters

Former Member
0 Kudos

I need to send a variable number of parameters to a SAP function. Actually I am thinking of a kind of hashmap or list.

The best way I found to do this, was to write the values in a table (via the JCo call appendRow).

I am wondering whether there is no better way to do it. The values I need to send are basically key / value pairs, all String.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Timed out, close as cleanup

gregorw
Active Contributor
0 Kudos

Hello Klaus,

you rearly should use a table with two fields key and value.

Regards

Gregor