‎2008 Aug 20 5:09 PM
Hello experts.
I need to call a Batch Input within a RFC Function. I heard that approach might bring some problems, taking into account that the RFC function must act as a Web Service for a .Net application calling.
Has anybody came up with a similar situation?
Thank you in advance.
Regards,
Andrés Sarcevic.
‎2008 Aug 20 9:14 PM
Hello Andres
Two things come into my mind with this scenario:
1) Does the batch input require that the executing user is a dialog user? If so then the RFC user must be a dialog user as well.
2) Does the RFC user have sufficient authorizations to execute the batch input?Regards
Uwe
‎2009 Jul 29 5:20 AM
There was no problem in calling the Batch Input within an RFC and invoke this RFC from a Web Service.