‎2014 Mar 12 12:28 PM
Hello
I am new to SAP and BAPI. Is there an BAPI for RFCHKE00 which I can call from dotnet?
Thanks
‎2014 Mar 14 6:52 PM
Hello Mohsen,
As far as I know there is no BAPI available for this report.
May be you can try like create a Z* function module with remote enabled and do a SUBMIT RFCHKE00 ...... inside the function module logic.
Regards,
TP