Issues setting KFF values programmatically for SITs in HR self-service
Hi,
Oracle apps version: 12.2.5.
we've created a special information type (SIT) for employee Absence self certification in HRSS.
Since an employee can have multiple assignment positions, there is a segment (Assignment positions) containing list of all the positions and an 'ALL' option.
My requirement is, when a user creates the SIT with 'ALL' option, it should create SITs for all of the positions an employee currently have assigned.
Using Oracle seeded functionality, we can only create 1 SIT record at a time, e.g. select an assignment position, enter other segment values and click apply to create the SIT. this could be time consuming and prone to errors, hence the need to customise.