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: 

Function Module or BAPI to create an Invoice through FB60

Former Member
0 Kudos

Hi,

Is there any standard Function Module or a BAPI to Post a FI Invoice (Non-PO Invoice)?

Thank you,

Renu

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Renu,

Try <b>BAPI_ACC_DOCUMENT_POST</b>.

Regards

Aneesh.

4 REPLIES 4

Former Member
0 Kudos

Hi Renu,

Try <b>BAPI_ACC_DOCUMENT_POST</b>.

Regards

Aneesh.

0 Kudos

Hi Aneesh,

What are the input values for this? Everytime I'm not able to post the invoice

If you have smaple test data that will be of real help.

Thank you,

Renu

Former Member
0 Kudos

Hi,

Take look in to following fm's and see documenataion in se37

BAPI_INCOMINGINVOICE_CREATE Invoice Verification: Post Invoice

BAPI_ACC_INVOICE_RECEIPT_POST

BAPI_INCOMINGINVOICE_PARK

<b>Reward points</b>

Regards

0 Kudos

Hi,

I will be posting a FI Invoice through FB60. I can't use BAPI_INCOMINGINVOICE_CREATE Invoice Verification: Post Invoice BAPI_INCOMINGINVOICE_PARK.

If anyone has input values for BAPI_ACC_DOCUMENT_POST or BAPI_ACC_GL_POSTING_POST or

BAPI_ACC_INVOICE_RECEIPT_POST. then its a great help.

I'm getting one or the other error. I'm not able to Post the document. I really don't know what I'm missing..:(

Thank you,

Renu