Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI for RFCHKE00

Former Member
0 Likes
361

Hello

I am new to SAP and BAPI. Is there an BAPI for RFCHKE00 which I can call from dotnet?

Thanks

1 REPLY 1
Read only

ThangaPrakash
Active Contributor
0 Likes
330

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