RFC or BAPI for fb03 transaction call
When you execute the fb03 transaction call in SAP GUI, you got a screen asking you to enter Document number, company code, Fiscal year.
I'm trying to create a web dynpro application that does the same as fb03.
Is there an RFC or BAPI that takes the same set of parameters and return same results.
Ferry Lianto replied
Hi Adel,
Welcome to SDN.
Please try this FM/BAPI.
<b>FI_DOCUMENT_DISPLAY_RFC</b>
<b>BAPI_ACC_DOCUMENT_DISPLAY</b>.
Hope this will help.
Regards,
Ferry Lianto