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

SAP BAPI for Invoice post Simulation

Former Member
0 Likes
1,994

Hi - We are trying to build a system where invoices can be posted directly to SAP without requirng the user to logon to SAP. We are using BAPIs to achieve this. As part of the existing process, user uses the Simulate option in SAP GUI to identify if the invoice posting is happening correctly VAT, TDS and Expense accounts. How can we simulate and get these values (GL Accounting fields) using a BAPI / RFC?

We are using BAPI_INCOMINGINVOICE_CREATE to create an invoice at the moment.

Any suggestions are greatly appreciated.

LG

1 REPLY 1
Read only

Former Member
0 Likes
1,033

hi ,

look at these bapis

BAPI_BILLINGDOC_SIMULATE

BAPI_BPCONTACT_SETTOACTIVE

Regards,

Gaurav

Edited by: gaurav.singh on Jun 24, 2010 5:39 PM