Assignment Time Process Errored In RUP 15
(Doc ID 2802299.1)
Last updated on SEPTEMBER 06, 2021
Applies to:
Oracle Time and Labor - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
Problem Statement:
When attempting to execute hxt_gen_aai.Update_otlr_add_assign_info API
the following error occurs only on R12.HR_PF.C.Delta.15
Error starting at line : 3 in command -
DECLARE
l_assignment_id NUMBER := 21251;
l_earnings_policy NUMBER := 515;
l_id NUMBER := 10340;
l_datetrack_mode VARCHAR2(20) := 'CORRECTION';
DECLARE
l_assignment_id NUMBER := 21251;
l_earnings_policy NUMBER := 515;
l_id NUMBER := 10340;
l_datetrack_mode VARCHAR2(20) := 'CORRECTION';
Steps to Reproduce:
The issue can be reproduced at will with the following steps:
- Use the API hxt_gen_aai.Update_otlr_add_assign_info
- On R.12.2 HRMS RUP15 you will get the error when executing the API
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |