Application Development 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: 

Change documents for ADRC not in CDPOS or CDHDR

former_member205645
Participant
0 Kudos

Hello Gurus,

I have added and deleted an address in the transaction BP and although I can see the changes in the change history in the transaction, I couldn't find the entries in the CDPOS or CDHDR. Where are they??

Regards,

Ioan.

13 REPLIES 13

Former Member
0 Kudos

Hi Loan

They should be there, it depends on what key you are using to identify them.

Try searching CDHDR using date and time of change.

Regards

Arden

0 Kudos

Hi Arden,

I can't find them I think the customer uses BAS because in the BP transaction I can see (Business Address Services) in the field name in the change history. Does that make a difference?

Regards

Ioan

former_member205645
Participant
0 Kudos

I can only find the following documents in the search help of the field OBJECTCLAS in the CDHDR:

BUPA_ADR

BUPA_ADR

BUPA_ADR

BUPA_BUP

BUPA_FS01

0 Kudos

Hi Loan

Keep in mind that CDHDR and CDPOS are used across the entire CRM Solution, so that data will not necessarily be stored in a structure which looks like a Business Partner type format.

Regards

Arden

0 Kudos

Hi Arden,

I searched just by using the partner number so that I could see erverything in the CDPOS and CDHDR. I could find the BUT020 entries but nothing regarding ADRC.

Regards,

Ioan.

0 Kudos

Hi Loan

It might be easier if I understood what you're wanting to achieve with this.

Regards

Arden

0 Kudos

Well, something is deleting the addresses of my partners and I don't know what. I have problem because of that!

0 Kudos

Something is deleteing the addresses from the ADRC but not the entry in the BUT020. The partners cannot be displayed using the BP anymore because they don't have an address anymore.

0 Kudos

If this is an ongoing issue with different BP's affected, then it sounds like a custom program.

Use SE11 to do a Where-Used on ADRC, look for any custom programs

Good Luck

Arden

0 Kudos

Thanks Arden. That was the first thing I did

benedikt_wagner_mdt
Active Participant
0 Kudos

Hi Ioan,

please try CDHDR-OBJECTCLASS = ADRESSE*.

Object key could be BUT000-ADDRCOMM or BUT000-PERSNUMBER. It will not be the partner number.

Regards,

Benedikt

0 Kudos

Hi Benedikt,

thank you. For BUT000-ADDRCOMM or BUT000-PERSNUMBER I did'nt find anything. For OBJECTCLAS = ADRESSE I found only a few entries in the CDPOS and the bad partners were not there.

Regards,

Ioan.

raymond_giuseppi
Active Contributor
0 Kudos

There are THREE objects that store those changes:

ADRESSE     Centr.addr.admin.: Address with communication data
ADRESSE2    Centr.addr.admin.: Person with persnl. addr. and comms. data
ADRESSE3    Centr.addr.admin.: Person with company addr. and comms. data

Regards,

Raymond