How to Update Who Columns? like Created by, Last Updated by in EBS HCM for Salary Tables.
Salary Uploads were done using API, initially FND_GLOBAL.APPS_INITIALIZE was NOT done in the API.It created all the records with -1, Now how to change the WHO Columns values?
Tables impacted are, PER_PAY_PROPOSALS and PAY_ELEMENT_ENTRIES_F
If we do it from the front end, then Last updated by is getting user id of the person who updates it.
How to get it for Created by and last Updated by using API once Again.
Tagged:
0