cancel
Showing results for 
Search instead for 
Did you mean: 

"Bapi_IncomingInvoice_Create" Error :: An entry required in field reference

Former Member
0 Kudos

Hi All,

Good Evening!

On creation of new invoice "Bapi_IncomingInvoice_Create" is throwing error message as

"For document type RE, an entry is required in field Reference"

Can anyone of you guys help me to fix this bug.

Thanks,

R.Shakthi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

The problem is you have insufficient input data for the BAPI. You need to fill the parameter BAPI_INCINV_CREATE_HEADER-REF_DOC_NO.

Regards

Gareth

Former Member
0 Kudos

Hi Shakthi,

how are you doing ?

The error is caused due to incorrect input parameters assigned to the call instance.

please check if you have created instances of all objects required to execute the call.

with respect,

amit

Former Member
0 Kudos

Hi Shakthi,

1. Post this question in the ABAP Forum, so that your question will be addressed by the ABAP Experts.

2. Refer to the Function Module Documentation of the BAPI_INCOMINGINVOICE_CREATE.

Hope it helps.

Regards,

Maheswaran.B