cancel
Showing results for 
Search instead for 
Did you mean: 

Prevention of posting invoices twice

Former Member
0 Kudos

Hi All

I need suggestions and solutions on the below

scenario, where client wants to have the check

for Duplicate Vendor invoice posting with below

conditions

1.If only reference number and amt are matching.

2.Also a warning must appear when same vendor,

same document date and same amount appears

Pls let me know what are the possibilities are there for this issue...

Points will be provided

Regards

AA

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi

what raghvendra suggested is absolutely true...

I think it checks for the combination of both amt and inv number... also make ref field as mandatory for that doc type...

if still not working u need to resort to ur abap guy...

rajanikanth.

Former Member
0 Kudos

I need to check for the invoices with the combination of reference number and the amount. If both are matching then the system should give the warning message

Regards

AA

Former Member
0 Kudos

Hi,

I suppose u need to go for User Exit in the program .

Try contacting ur ABAPER

rgds

jaya

Former Member
0 Kudos

Hai

In vendor Master Data there is a check box called Check Dupluication of invoices.You have to keep that field as mandatory for all vendors..

At the time of posting f-43 if any invoice number is repeated system will throw a warning message that already the invoice number exsists.You have to double click that message and check the application area and message number and go there and change the warning message to error message.simple your client reqt will be met.

Regards

Raghavendra.M

SAP-Practice

Former Member
0 Kudos

Hi AA,

All that you need to do is that, goto document type in TCode OBA7 and for the document type KR and for all other documents which are vendor related, you need to flag the "Reference Number" Checkbox.

In the reference field, the client generally enters the physical invoice number of the vendor invoice.

Once an invoice is posted say with refernce number ZA1 and saved, the system automatically throws an error message when the client tries to post another invoice with the same reference number to the same vendor once again there by avoiding any duplicate invoices being posted.

Hope this answer helps you. Please assign points if found useful.

Regards,

Sreekanth....