Hi all,
I establish connection from iOS application to SUP and SUP connects to SAP ECC via RFC. Function module is coded for getting some data from tables. Now when I consume FM from MBO I can debug FM code. First consume is succesful, everything works fine. But second time when I consume MBO from iOS App I see empty values in import values for FM. And empty data comes to my device. And the third time when I consume MBO import parameters for FM is not empty and works great. I want online data which is coming from EIS.
Any ideas?