Hi experts,
I have a scripting problem when trying to retrieve data via RFC. I know how to get data from an export parameter (JSON.parse(rfc.getResult("Parameter Name")). But I want to retrieve data from a table parameter. In the community you can find an example with functional module 'BAPI_USER_GET_DETAIL'. Does anybody know how to get data from one of the table parameters (for example 'ACTIVITYGROUPS' or 'PROFILES')?
It would be great if someone could write a short answer.
Jan