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: 

Reg : BAPI For FB60

Former Member
0 Kudos

Hi All,

Can Any one Tell me which bapi should i use for fb60 transaction i have tried BAPI_INCOMINGINVOICE_PARK but it is asking PO as mandatory field but i don't have po for this scenario.

i have tried BAPI_ACC_DOCUMENT_POST but its not having a export parameter to give the invoice number.

So can anyone suggest me which bapi i have to go without referring the po.

Regards,

Karthik.

4 REPLIES 4

Former Member
0 Kudos

Hi,

For FB60 you can use BAPI_ACC_DOCUMENT_POST.

Thanks

Sudharshan

0 Kudos

Hi,

Here document no[Belnr] itself is invoice no.

Thanks

sudharshan

0 Kudos

Hi Sudharshan,

Thanks For your quick response could you provide any sample program for this type of scenario so that it is easy to understand .I have tried BAPI_ACC_DOCUMENT_POST but in the ACCOUNTTAX tables its asking me to fill the posting date but its not there ,so can you provide any sample program.

Former Member
0 Kudos

Hi,

Try

BAPI_INCOMINGINVOICE_CREATE

Regards,

Surinder