OTL : Setting translation key for time entries created thru API
Hello All,
As we know when timecard entries which are created thru API are not having TRANSLATION_DISPLAY_KEY value set.
This column is used by OAF page to view time entries in proper sequence.
I have managed to research that TRANSLATION_DISPLAY_KEY is pipe separated string of three components last two of which identifies record number and day number for the detail cell.
But I am not able to understand why what is first value.
For e.g 18689|1|0 as key for one detail cell which menas 1 record on first day.
But in this string what is mean by 18689 , if any one know please help.