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

Bapi BAPI_INCOMINGINVOICE_CREATE

Former Member
0 Likes
641

Hi all,

We are creating invoices using the bapi BAPI_INCOMINGINVOICE_CREATE (transaction miro). Our customer now wants to populate the fields payment reference and house bank in the FI documents. The documentation for the bapi (release 4.6C) states clearly:

Restrictions

The following fields in Financial Accounting are not passed on:

POR subscriber number

Bank details

Payment reference

House bank ID

Nota Fiscal

What is the best way to have these fields populated besides doing a FB02 after having created the invoices?

Thanks,

Bertus

2 REPLIES 2
Read only

Former Member
0 Likes
437

Check for BADI's, user exits. Also look on OSS to see if a patch will enable the fields being updated.

Read only

Former Member
0 Likes
437

You may call one BDC for FB02 after the BAPI.