Human Capital Management - EBS (MOSC)

MOSC Banner

Hr_person_absence_api.create_person_absence Api Getting Error 100--ORA-01403: No Data Found (Doc ID

edited Mar 13, 2020 10:28AM in Human Capital Management - EBS (MOSC) 14 commentsAnswered

Dear All,

when am running person absence creation api following error is coming: even i followed the below document also

Doc ID 1984698.1) getting same error

i intilizae the profile options also.

Please help me it is urgent basis.

Below is my code:

DECLARE

v_effective_date date := TO_DATE ('01-Aug-2018', 'DD-MON-YYYY');

v_person_id number := 1936;

v_business_group_id number := 81;

v_absence_attendance_type_id NUMBER :='3061';

v_date_notification date := TO_DATE ('01-AUG-2018', 'DD-MON-YYYY');

v_date_start date := TO_DATE ('03-OCT-2018', 'DD-MON-YYYY');

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