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

Function Module or BAPI to create an Invoice through FB60

Former Member
0 Likes
3,687

Hi,

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

Thank you,

Renu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,520

Hi Renu,

Try <b>BAPI_ACC_DOCUMENT_POST</b>.

Regards

Aneesh.

4 REPLIES 4
Read only

Former Member
0 Likes
1,521

Hi Renu,

Try <b>BAPI_ACC_DOCUMENT_POST</b>.

Regards

Aneesh.

Read only

0 Likes
1,520

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

Read only

Former Member
0 Likes
1,520

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

Read only

0 Likes
1,520

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