cancel
Showing results for 
Search instead for 
Did you mean: 

Customer changed

Former Member
0 Kudos

Hello guys,

I have a question and would like help from you.

I wonder if there is any table that records the dates that customers have changed.

I created a program to run a daily job and send customers who have been changed to a file .txt .

And it be sending all users every day, I was sent so that only the user that have changed.

Who knows the table that stores this time of change?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Good Day,

Table Names are

CDHDR - Change document header

you have to pass value 'DEBI' into Object Class

So we will get Customer Number in Object value, Date of change, Time of change and etc

if you need what changes is happend into the Customer then utilize below table.

CDPOS - Change document items

Pass Parameters in fields Object class, Object Value,Document change Number

So we will get Old and New values.

For your information, transaction OV51 will display customer master changes With Date and time.

Best Regards,

KSK

Please assign points if its useful.

Former Member
0 Kudos

Thank you for information.

It was very useful, helped a lot.

Best Regards,

Answers (0)