Hi everyone,
I am trying to use JCO to call an custom BAPI. But the BAPI uses the class: cl_gui_frontend_services, which JCO cannot handle.
I only need to use two methods of cl_gui_frontend_services:
1. get_platform: Return Operating System Platform
2. gui_download: Download Data to Client PC
I wonder if there are other existing classes or programs which can replace these methods of cl_gui_frontend_services?
Any ideas and suggestions are highly appreciated.
Best,
Bing