Application Development 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: 

Need Bapi for checking invoice.

former_member1050074
Participant
0 Kudos

Hi Friends..

I am using bapi "BAPI_INCOMINGINVOICE_CREATE" for creating and posting invoice document.

In this Bapi I can able to create and post document for the same set of data(For ex same PO,same quantity,companu code).. So is there any BAPI available to check the already posted information, before using the bapi "BAPI_INCOMINGINVOICE_CREATE".Kindly help me to resolve this issue.

Thanks

Gowrishankar

1 ACCEPTED SOLUTION

Former Member
0 Kudos

BAPI_INCOMINGINVOICE_GETDETAIL

MRM_TEMP_INVOICE_DATA_READ

2 REPLIES 2

Former Member
0 Kudos

BAPI_VENDTRIGCBDLIST_CHANGEMUL Business: Change Posting Lists BAPI

BAPI_REMUREQSLIST_RELEASE Business: BAPI Release Invoice List Documents to FI

or check the following link

http://www.sapbapi.com/bapi-list/

Former Member
0 Kudos

BAPI_INCOMINGINVOICE_GETDETAIL

MRM_TEMP_INVOICE_DATA_READ