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

Address Check

Former Member
0 Likes
467

Hi All

In Vendor Master, there should not be any duplicate vendor name for a particular company code and purchase organization. We can achieve this by implementing Bussiness Add-In definition 'Address-Check'.

Can anyone help me in the codes to be written under 'address-check' or any other way in which we can achieve this validation.

Thanks

Ravi

3 REPLIES 3
Read only

Former Member
0 Likes
448

Dear Ravi,

U can use the user exit with enhancement SAPMF02K in the CMOD there u can check where the address is unique or not. This function module wprks just before saving the data.

If it helps u then waiting for some points. Cheers

RG,

VM

Read only

Vinod_Chandran
Active Contributor
0 Likes
448

Hi Ravindra,

You will get complete information about this from the website http://service.sap.com/bas. You need the SAP OSS id to see this.

Thanks

Vinod

Read only

Former Member
0 Likes
448

I am not in front of the system, but I think this should be possbile by configuration. Look in SPRO, for central address management.

Srinivas