cancel
Showing results for 
Search instead for 
Did you mean: 

Address check in customer master

former_member332424
Participant
0 Kudos

Dear all,

i'v got some address related questions:

  • in table ADCP we have an address for a person and one for a company. These belong to the same address in the customer master. Now when i trigger XD03 for this customer the first address which is displayed is the addres belonging to the person, this should be the companies address. Where can i change this?
  • When an address is changed during XD02 there is constantly a pop up which says that the street is not existing for a village/residence. How can i disable this check/pop up?
  • Next to that they want the postal code check to be disabled for the content but they want it to be active for syntax. I think this can be done with transaction code OY17, right?

Thanks!

Kind regards.

Mark

Accepted Solutions (0)

Answers (2)

Answers (2)

jignesh_mehta3
Active Contributor
0 Kudos

Hello Mark,

For Postal Code check the Transaction indeed is OY17.

For the street address check, in the same OY17 screen, is the option for City File Active checked in your system?

Also can you share the message number that you are getting when the address is changed in XD02?

Thanks,

Jignesh Mehta

former_member332424
Participant
0 Kudos

Hi Jignesh,

i m looking for the messagenr, cant find it now. It's a message like when you add a street which doesnt exist in the residence you fill in. It says the street doesnt exits, would you like to proceed. I looks like that the address for a person (ADCP) is presented instead of the company addressnr., which should be presented first. If this one is not available than the personsaddress should be presented.

jignesh_mehta3
Active Contributor
0 Kudos

Hello Mark,

i would suggest to quickly get it debugged by your technical consultant. It seems to be more of a Custom built functionality rather than being SAP Standard.

Thanks,

Jignesh Mehta

prashant_sharma21
Contributor
0 Kudos

Hello Mark,

I don't think so Contact person address and company address you will find in ADCP basically you can get it through below way.

1. Contact person > Table KNVK take the value from field ADRNP_2 and now go the table ADRC abd put the value in Address field ..

2. Company address: Table T001 take the value from field ADRNR and go the table ADRC abd put the value in Address field ..

3. Customer master: Table KNA1  take the value from field ADRNR and go the table ADRC abd put the value in Address field ..

You can change the address of Contact Person through XD02 as well, just go to XD02> double click on Contact Person > clisk on Home Address/Business address.

Thanks,