cancel
Showing results for 
Search instead for 
Did you mean: 

Duplicate Vendor Master

Former Member
0 Kudos

Hi Experts,

I am purposing vendor master to be created centrally to the client. How can I make it sure the same vendor is not created duplicate. What are the primary fields which i maintain so that system pops up a message for duplicate vendor entering. I checked with VAT number, Tax number nothing works. even the same name you can enter with all details same. What is the mechanism to prevent the creation of duplicate vendor other than the Zprogram or any exit.

Thanks in Advance,

Lekhram

Accepted Solutions (1)

Accepted Solutions (1)

deiva
Active Contributor
0 Kudos

Hai,

1.If the vendor master record is created by the internal no assignments, then you can control thro' Messages F2144 - Vendor found with same address & F2272 - Vendor's with same VAT Reg numbers.

2.If it is an external no assignment, then control by User exits as posted in this thread.

Former Member
0 Kudos

Can you let me know where to define this message.

Thanks ,

Lekhram

Former Member
0 Kudos

Sorry I found it.

Answers (2)

Answers (2)

Former Member
0 Kudos

hi lekhram

there is no need for a z program for duplicate vendor creation check.

add these 2 message control for vendor master data

goto financial accounting - accounts receivable and accounts payable - vendor accounts-master data - preparation for creating vendor master data - change message control for vendor master data

add message no 144 i i for both online and batch

add message no 272 i i for both online and batch

kind regards

Arman

SAP FICO

former_member192897
Active Contributor
0 Kudos

It Seems not Possible with Standard SAP. Try User Exit EXIT_SAPMF02K_001

Regards,

Ashok