cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI

former_member510894
Participant
0 Kudos

HI

I AM DOING A JAVA PROGRAM TO BRING DATA FROM SAP WITH JCO USING BAPI.

I AM NOT ABLE TO GET WHICH BAPI I SHOULD USE FOR DISPLAY <b>INVOICE STATUS.</b>

PLZ HELP ME..

SUNIL

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

here is the bapi u need to use [ BAPI_INCOMINGINVOICE_GETLIST ]

the tables parameter [ STATUS_RA ] of associated type [ BAPI_INCINV_IV_STATUS_RA ] will give u the status of the invoice range ....check this .....

reward points if helpful...

Former Member
0 Kudos

Hi Sunil,

here you can find a list of invoice BAPI:

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

Hoper this is what you need.

Vito