cancel
Showing results for 
Search instead for 
Did you mean: 

Fetching st03 data with node-rfc

Former Member
0 Kudos
244

Hi,

I am trying to fetch data from st03 via fm "SWNC_COLLECTOR_GET_AGGREGATES".

I can use it in the system but when I try it in node-rfc with same parameters passed, It gives me No_Data_Found error.

I have tried to pass date as like "18.03.2018" it did not work eighter.

Accepted Solutions (0)

Answers (1)

Answers (1)

MartinMaruskin
Active Contributor
0 Kudos

Does a call of the FM returns any data when you run it in SAP GUI?

I think not. You need to provide data into one of TABLES variables e.g. TASKTYPE to get a data out of the FM.