cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Routine ZAV_VERBUCHUNG

Former Member
0 Kudos

Hi All,

Whenever I change a customer data for one specific customer code and press the SAVE button, i used to get the error in the standard routine ZAV_VERBUCHUNG.

On analysis, i found out that, the reference was missing between a Person number and Address Number, as well as the Contact person and customer code link has to be maintained. Technically, i found out that tables ADRVP & KNVK has to get updated.

Could anyone throw pointers, thro which std T-Code, these entries will get updated in the tables.

Regards,

JLN

Accepted Solutions (0)

Answers (3)

Answers (3)

rameez_khan
Active Participant
0 Kudos

This message was moderated.

Former Member
0 Kudos

I had the same problem and I did what you suggested. It worked fine !

Former Member
0 Kudos

Based on my testing, to avoid the ZAV_VERBUCHUNG error message, you have to assign a title to both the customer and the contact peson.

former_member214500
Discoverer
0 Kudos

Thanks Roman - We just encountered this strange issue and tried your work-around. Worked like a charm!