Application Development and Automation 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: 
Read only

Query

Former Member
0 Likes
1,544

Dear All,

Can Anyone please tell me how to get the last change date of a class.

Kindly reply as fast as possible.

Regards,

Vijay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,524

Hi Vijay ,

Go to SE24 , put in the class name , and then go to the Properties tab. There you can see the feild Last Changed , giving info about the user and the date on which change was made.

Regards

Arun

12 REPLIES 12
Read only

Former Member
0 Likes
1,524

Hi,

call transaction se24, type your class and chose tab with the "properties".

Regards

Bernd

Read only

0 Likes
1,524

Hi Bernd,

Thanks a ton for your reply . I want to get the date through code . So any database table or Function Module would be of great help to me.

Kiindly reply as fast as possible.

Regards,

Vijay

Read only

0 Likes
1,524

Hi Vijay,

table SEOCLASSDF is your friend.

Regards

Bernd

Read only

0 Likes
1,524

Hi Bernd,

Thanks a ton for your reply . But , I found that the table does not contain the change date for some of the classes. For eg. if we check the table SEOCLASSDF for the class 'CL_CRM_BSP_AM_ITEMPRAGR_1O' there is no change date . But if we check under the properties tab of the class the Change date is present . Kindly reply as fast as possible .

Thanks a ton once again for your previous replies.

Please check and tell me how to proceed.

Regards,

Vijay

Read only

0 Likes
1,524

Hi,

i haven't access to a CRM System, so i couldn't check your example.

Regards

Bernd

Read only

0 Likes
1,524

Hi Bernd,

Thanks a ton for your time . Please check and tell me anytime you have access to the CRM system.

Thanks.

Regards,

VIjay

Read only

Former Member
0 Likes
1,525

Hi Vijay ,

Go to SE24 , put in the class name , and then go to the Properties tab. There you can see the feild Last Changed , giving info about the user and the date on which change was made.

Regards

Arun

Read only

0 Likes
1,524

Hi Arun,

Thanks a ton for your reply . I want to get the date through code . So any database table or Function Module would be of great help to me.

Kiindly reply as fast as possible.

Regards,

Vijay

Read only

0 Likes
1,524

Hi Vijay ,

Check the class CL_OO_CLASS_COMPONENTS_FLAT, it gives all the details, attributes of the class.

Regards

Arun

Read only

0 Likes
1,524

Hi Arun,

Thanks a ton for your reply .Can you please tell me which method to use in the class 'CL_OO_CLASS_COMPONENTS_FLAT'.

Kindly send a code if possible.

Thanks a ton for your previous replies.

Regards,

Vijay

Read only

Former Member
0 Likes
1,524

Hi Vijay,

Check the properties Tab in SE24.

Thanks,

reward If Helpful.

Read only

0 Likes
1,524

Hi Viji,

Thanks a ton for your reply . I want to get the date through code . So any database table or Function Module would be of great help to me.

Kiindly reply as fast as possible.

Regards,

Vijay