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

Modifying characteristic values

Former Member
0 Likes
476

Hi,

I need information how to get hour and minute of the last characteristic value change of a specific equipment or functional location. The CDHDR table provides only information for changes of the master record.

Thanks.

2 REPLIES 2
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
409

Please refer to Raymond's reply here http://scn.sap.com/thread/1143633. It has to activated first in order to reflect in change history tables.

Read only

MariaJooRocha
Contributor
0 Likes
409

Hi,

Please check CDHDR with :

objectclas = 'CLASSIFY'
tcode      = 'CL22N' / 'CL20N' /'CLMM' /...

If TC = 'CL22N'  you can also verify the subclasses with FM CLHI_STRUCTURE_CLASSES.

Regarding changes directly on the object and by it's class.

Regards,

Maria João Rocha