‎2007 Nov 09 11:56 AM
Hi,
I Need to write a report in BW system and use BAPI_ACC_DOCUMENT_POST to post accounting docuement in R/3. How can I call this BAPI in BW? Will the BAPI Structures be available in BW system ?
If anyone has a sample program for this it will be very much helpful.
‎2007 Nov 09 12:55 PM
Hi Vaibhav,
Just check out this BAPI is available in BW system from SE37 transaction.
if it is there i will tell you how to use it.
Regards,
Satish
‎2007 Nov 09 1:14 PM
Satish,
This Bapi does not exist in SAP BW system. Can I still use it
Or is it that I have to make this bapi available in SAP BW by some method ?
Thanks
‎2007 Nov 09 1:19 PM
Vaibhav,
You can still use that BAPI from BW as it is RFC Enabled.
<b>Reward for helpful answers</b>
Satish
‎2007 Nov 09 1:24 PM
Satish,
thts rite but the question that still remains is that the BAPI structures are not available in BW , so how do I use the bapi ? Do I need to create the 'z' structures in BW system as the ones that BAPI uses?