Human Capital Management - EBS (MOSC)

MOSC Banner

Absence Management

edited Nov 24, 2013 6:00PM in Human Capital Management - EBS (MOSC) 5 commentsAnswered
Hi,
Below is my code to create leave in HRMS,
leave is getting created but with the approved status.. ststus should be "pending approval" or "saved" na?..
and

can u tell me the api to submit leave for approval ?

-----------------------------------------------------------------------------------------------------------------
DECLARE
l_absence_attendance_id NUMBER;
l_dur_dys_less_warning BOOLEAN;
 l_dur_hrs_less_warning BOOLEAN;     
 l_exceeds_pto_entit_warning BOOLEAN;
 l_exceeds_run_total_warning BOOLEAN;
 l_abs_overlap_warning BOOLEAN;       
 l_abs_day_after_warning BOOLEAN;    
 l_dur_overwritten_warning BOOLEAN;  
 l_object_version_number number;
 l_occurrence number;
 l_absence_days number;
 l_absence_hours number;
Tagged:

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