Hi,
Thanks for your reply. Is there any standard BI Content time characteristics infoobjects available for Time field (eg: like 0FISCPER3, 0CALDAY, 0FISCYEAR, etc for time field) ?
Can you also tell me the logic on how to check whether the time data is a valid one or not? I have an idea on the following logic(but don't know the exact syntax :-)):
If ( Check Time is proper) then proceed;
else
make it 00:00:00;
I don't much hands-on in ABAP so seeking and learning syntax along with the logic :-) Plz suggest.
Regards,
Antony Jerald.