Hi,
We have implemented ess/mss on ehp7 and using the ess timesheet application.
We are using wbs element in the entry screen for time recording.
However we do not get the wbs element description field in the spro (ESS->Service-Specific Settings->Working Time->Record Working Time->Set Up Data Entry Profiles).So it seems development required.
I checked the HRESS_C_CATS component. It looks to me very tough nut to crack.
Can you please tell me which method do I need to change?
Also if I need to change the search logic for WBS, how can I do this?
A little debugging took me to GET_VALUES method of class CL_XSS_CAT_VALUE_HELP_POSID
which in turn calls the FM CATS_SEARCH_WBS.
How can I achieve any change in the fm's search logic without affecting any other places from where this fm is called like CAT2 in R/3?
Thanks
Arindam