Search found 3 matches

by Denish.shan
Sun Sep 26, 2010 11:36 pm
Forum: HCM (Human Capital Management)
Topic: ORA-20001: HR_7220_INVALID_PRIMARY
Replies: 1
Views: 9341

ORA-20001: HR_7220_INVALID_PRIMARY

Dear Oracle apps guru,
I need to update or correction in PAY_COST_ALLOCATION_API.UPDATE_COST_ALLOCATION. while I am doing the update I am getting the error

ORA-20001: HR_7220_INVALID_PRIMARY_KEY:
ORA-06512: at "APPS.PAY_COST_ALLOCATION_API", line 1244
ORA-06512: at "APPS.SEAHR_ASSIGN_CRIT_PKG ...
by Denish.shan
Thu Sep 23, 2010 4:58 am
Forum: HCM (Human Capital Management)
Topic: ORA-20001: HR_FLEX_VALUE_MISSING: N, COLUMN, SEGME
Replies: 2
Views: 7289

Hi ERP Guru,
thanks for valuable your reply. I have sloved this problem. I have just passed null value for people_group_id. it was creating problem. after I have passed the correct value for people_group_id . My code is working fine for update and correction
by Denish.shan
Thu Sep 09, 2010 3:24 am
Forum: HCM (Human Capital Management)
Topic: ORA-20001: HR_FLEX_VALUE_MISSING: N, COLUMN, SEGME
Replies: 2
Views: 7289

ORA-20001: HR_FLEX_VALUE_MISSING: N, COLUMN, SEGME

Hi Friends,
Iam new * to oracle apps. When I run my api hr_assignment_api.update_emp_asg_criteria to upload the values .i am getting the following error.

<b>ORA-20001: HR_FLEX_VALUE_MISSING: N, COLUMN, SEGMENT1, N, PROMPT, Legislative Country</b>

Can any one tell me what is legislative country ...