Human Capital Management - EBS (MOSC)

MOSC Banner

Adding functions to custom workflows

edited Mar 17, 2020 5:04AM in Human Capital Management - EBS (MOSC) 9 commentsAnswered

I have modified the delivered Oracle Workflow HR_EMP_TRANSFER_JSP_PRC. Part of the transfer process requires things like GRE and Default Cost Center to be updated when an employee is transferred to a different department or location. I have been able to successfully update the GRE on the assignment record by using a custom procedure that updates the appropriate value (P_SOFT_CODING_KEYFLEX_ID) in the HR_API_TRANSACTION_VALUES table. I have tried that same method to update the default cost center using the P_DEFAULT_CODE_COMB_ID. My code updates the value correctly in the HR_API_TRANSACTION_VALUE table, but unlike the P_SOFT_CODING_KEYFLEX_ID it doesn't update the assignment record. It should

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center