Help with HR_ASSIGNMENT_API.update_emp_asg, soft_coding_keyflex_id
Hello everybody, I have an issue:
I'm trying to update some assignment information using the api 'HR_ASSIGNMENT_API.update_emp_asg' whenever I try to insert data in the fields p_segment1 - p_segment30 I get the following error:
ORA-20001: FLEX-MISSING CONCAT VALUES:
ORA-06512: at "APPS.HR_ASSIGNMENT_API", line 10891
If I don't put any values on those fields the API works fine.
As far as I understand, by the information provided by Oracle, I should get the id (soft_coding_keyflex_id) of the combination provided by me on those fields (p_segment1 - p_segment30).
Am I wrong?
I'm trying to update some assignment information using the api 'HR_ASSIGNMENT_API.update_emp_asg' whenever I try to insert data in the fields p_segment1 - p_segment30 I get the following error:
ORA-20001: FLEX-MISSING CONCAT VALUES:
ORA-06512: at "APPS.HR_ASSIGNMENT_API", line 10891
If I don't put any values on those fields the API works fine.
As far as I understand, by the information provided by Oracle, I should get the id (soft_coding_keyflex_id) of the combination provided by me on those fields (p_segment1 - p_segment30).
Am I wrong?
Tagged:
0