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

Sample program for FM: BAPI_ACC_INVOICE_RECEIPT_POST

Former Member
0 Likes
1,468

Can anyone provide a sample program using the function module - BAPI_ACC_INVOICE_RECEIPT_POST.

Thanx in advance.

<b><REMOVED BY MODERATOR></b>

-Mohan

Message was edited by:

Alvaro Tejada Galindo

4 REPLIES 4
Read only

Former Member
0 Likes
666

Ashish,

It didn't help me in solving the issue. URLs you attached has the HARD CODED parameters being passed into the function Module. i would like to know the tables used to fetch the data to send in the parameters into the FUnction Module.

-Mohan

Read only

0 Likes
666

Hi,

That you need to check with your functional team - you should have the details of how to fetch the data so that it can be passed to this bapi for posting and i believe only your functional consultant can help in this case. Regarding how to use BAPI, you can refer to the links i have provided.

ashish

Read only

ci985642
Explorer
0 Likes
666

Hi Mohankumar,

See the standard program <b>ACC_BAPI_TEST_INVOICE_RECEIPT</b> to get an idea.

Thanks,

Chaps.