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_ACC_DOCUMENT_POST in BW system

Former Member
0 Likes
569

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.

4 REPLIES 4
Read only

Former Member
0 Likes
535

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

Read only

0 Likes
535

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

Read only

0 Likes
535

Vaibhav,

You can still use that BAPI from BW as it is RFC Enabled.

<b>Reward for helpful answers</b>

Satish

Read only

0 Likes
535

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?