Hello everyone,
i have to programm a small Client that smiluates and Inbound Call for an agent.
What has to happen?
An External Client Software is started and opens a RFC Connection to SAP.
The Transaction cic0 has to be opened and the Calles Number has to be transfered for a search..
Ok..
What im using is the SAP NW RFC SDK
Im using Visual Studio C++ 2010 Express
I am already able to Connect to the SAP System
But how can i go on?
How do i simulate an Inbound Call or how do i open the Transaktion cic0 in the GUI and open the Search for the ANI (The Callers Number?)
Can anybody give me a hint how to start?
Thanks in Advance
Andre