cancel
Showing results for 
Search instead for 
Did you mean: 

Ways of handling RFC call results

petergeukens
Explorer
0 Kudos

Hi,

I'm looking for different options on how to display results from a RFC call.

In the examples I've found a fixed number of results is returned which are then displayed in a fixed number of text boxes.

Just image that the RFC call returns an array/table with x items.

How can I (dynamically) show (parts) of these results?

(e.g. the result could be a list of articlenumbers)

I was thinking of adding them to a dropdown element but it seems that through scripting I'm not allowed to add entries.

Adding them to fixes textboxes isn't an option as you don't know up front how many results you will get.

Any ideas would be greatly appreciated!

Accepted Solutions (1)

Accepted Solutions (1)

clemens_gantert
Active Participant
0 Kudos

Answers (2)

Answers (2)

petergeukens
Explorer
0 Kudos

Thanks for the input, really appreciate it!

I will mark this question as closed.

clemens_gantert
Active Participant
0 Kudos

Hi,

I am only permitted to so say that being able to manipulate combo boxes in scripting is scheduled to become available very soon .

For the time being, you can create a table in a html viewer. wrote a nice article on how to go about it:

Best Regards,

Clemens

petergeukens
Explorer
0 Kudos

Hi Clemens,

Thanks for you answer!

Do you have any idea what this 'very soon' could really mean specifically?

I currently have this requirement with a customer with potential go-live in September.

Any change to have this is the coming months?

If not I will have to see whether I can use the table shown in link.

Best Regards,

Peter

0 Kudos

hi peter,

please wait for the official announcement.

Should be by ~Monday (or most likely sooner).

Regards,

Sushant