User Address consistency check is “RED” Error : Address for person (BP) XXXXXXXXXX could not be read
Hello Gurus,
Recently I have encountered an error as mentioned in the subject line.
Since SRM 7 EHp1 SAP has provided a Switch where on activating Switch : SRM_701_SHIP_TO_ADDRESS_SC users can maintain there Ship to Address from Portal it self.
Personalization>>>My Address
On maintaining Address number gets saved in table : BBPD_ES_EEWA with the combination of Address number and Person number but it is also mandatory system should also maintain the entry in ADCP table like of BUT020 and BUT052.
Entry was missing for user in table ADCP in reference to BBPD_ES_EEWA.
Address consistency checks BP address number maintained in BUT020, BUT052 and BBPD_ES_EEWA “if switch is activated” and compare the entries in ADCP for the three table, if it is not there then give error.
Please find the attached code for correct the ADCP entries in reference for BBPD_ES_EEWA.
Report : zdelimit_address_data find an attachment.
Feel free to revert, if there are any concerns.
Regards,
Neeraj Dua
Hi Neeraj,
This is a nice document 🙂
But may I ask if this Z-report can be provided to customer officially?
Is this report documented in any SAP note?
For production system, can we also provide this note for customer?
Please advise and help.
Thanks.
Best regards,
Ivy
Hi Neeraj
we do have face this issues but currently our SRM system integrated to HR system.
Due to unknown reasons, the entry lost in ADCP table but exists in BUT052 . SAP asked us to deassign the position and assign to another position and drabg to old position to correct the issue so that BP consistency will be corrected.
Now i want to extract what are the users lost in ADCP table. How can i query what are the users are missing BP consistency .
Thanks
Muthu