cancel
Showing results for 
Search instead for 
Did you mean: 

capturing change date

Former Member
0 Kudos

Hi ABAP Gurus,

I have a requirement as In a month I,e 01.01.2007 to 31.01.2007 I have data like First Name Last Name Father’s Name Date of Birth For Example Condition

1) If a person gets married that person’s name gets changed.

2) or else any change in that particular month.

I need to capture that changed date in that particular month.

How to capture that changed date in that particular month?

Thank you

Krishna Kumar

Accepted Solutions (0)

Answers (1)

Answers (1)

jayakummar
Active Participant
0 Kudos

hai krishna kumar,

plzz give clear details about your qurey.....

b'cose you said you have a data..............

then you need comparition data of updated one and compare the previous one and find out the changed data is possible...

regards,

jai.m

reward if hopeful

Former Member
0 Kudos

hi ,

suppose with in 15 days data has updated so many times .so first we want to know that data has been changed in these 15 days or not.if data has been change somany times so i want retrive latest one.

actually i am working in ABAP-HR.

Regards.

Krishna

Former Member
0 Kudos

Hi,

Just check whether the table in which this data is stored, has LOG DATA Changes checkbox as checked in the technical settings.

If yes then you can get the Chages to the table in Change Tables CDHDR and CDPOS.

Hope this would help you.

Regards,

Lalit

Former Member
0 Kudos

Hi Krishna Kumar,

Check these 2 FMs

HR_INFOTYPE_LOG_GET_DETAIL

HR_INFOTYPE_LOG_GET_LIST