cancel
Showing results for 
Search instead for 
Did you mean: 

Avoid Duplicate Invoice Entry

former_member221220
Participant
0 Kudos

Hi,

We are maintaining the Vendor Invoice No. in the Reference Column.

Our Client requirement is, the system should throw an error message when the same Vendor Invoice number is entered in the Reference column.

How can i control this.

Regards,

Sravan.

Accepted Solutions (1)

Accepted Solutions (1)

former_member221220
Participant
0 Kudos

Cant we use Validations for this ?

ajaycwa1981
Active Contributor
0 Kudos

Hi

Refer these 2 beautiful documens

scn.sap.com/docs/DOC-35459

scn.sap.com/docs/DOC-35424

Br. Ajay M

Former Member
0 Kudos

Hi venkata,

You may refer to SAP note 305201 on Duplicate Invoice check.

The standard SAP issues a warning message but if you want it to be an error, then you can try by chnaging the message control "F5-117" to Error from Warning.

Regards,

Kavita

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Venkata,

As per the SAP standard if  vendor master is flaaged with douplicate invoice check then system will through an error if you enter same vendor, currency, company code, invoice document date and same reference number which you posted earlier.

Use BTE 1110 if you want to validate duplicate invoice check according to particular field.

Regards,

Kalim

former_member221220
Participant
0 Kudos

Hi Kalim,

Thank you for you reply

System only gives the warning message which i can ignore. But my requirement is that it has to stop me going further.

Can you pls explain about BTE 1110.

Regards,

Sravan

Former Member
0 Kudos

Take help from your ABAP team, inform them your requirement with this BTE.

I am leaving office for the day, please leave me a message if you have any further clarification.

Have a nice weekend.

Regards,

Kalim

former_member192833
Active Participant
0 Kudos

Hi Venkata,

You need to activate Double invoice check in master data . This will solve your purpose.Tt will check  Reference document number too as one of the criteria .

please press the F4 help to see the documentation on it for more details.

Regards

Atul