as this displays the recorded times form CATSDB, You need to have time also recorded in DAYS
so first you need to maintain in CAT2
1)Modification when the unit is determined: function group CATS, form GET_UNIT_OF_HOUR. At the end of the form set field UNIT_OF_HOUR. 2)Change the MEINH of each record to the desired value via exit CATS0002. In the standard processing when the user records data then in the subroutine load_catscell_to_catsdb of program LCATSFZ3 there is a check if the unit of measure is equal to the unit being recorded. If it is not equal then the data is recorded only in quantity which is correct. As the Unit of Measure contains the value with respect to hours and catshours is filled only when Unit of Measure is equal to unit being recorded. check table t006 "The unit is determined from the first entry in the table T006 for the dimension TIME, under the condition that the number of seconds defined i s 3600 (1 hour). http://scn.sap.com/thread/3213811 However, I ll confirm again if something is available in MSS, As of now I don't see in customization