Hi Experts,
I'm doing custom validation on CATS application in method ONSAVE of WDC - HRESS_C_CATS and getting the CATS beginning and end date by
wd_assis->gs_cat_record_input-(begda,endda).
Now my requirement is I need to check the data entered by the user between begda and endda. Is there any structure to check all the values.
Like for eg: In user-exits am using CATS_COMM to check the fields, such that I made a LOOP AT to check all those workdate entries between datefrom and dateto. In the same way is there any structure/table that can I read it in webdynpro to check all those user entry fields for the week.
Please suggest me.
Thanks,
Ramakrishnan.