Procedure For Creating Sick Leave Element - API
Posted: Mon Jun 22, 2009 10:59 am
Dear Friends,
I need the Procedure that will create the Sick Leave Element by providing the following parameters details using the standards Oracle Create_Element_API.
xxmmt_create_leave_element(o_errbuf OUT NOCOPY VARCHAR2,
o_retcode OUT NOCOPY NUMBER,
p_effective_start_date in DATE,
p_effective_end_date in DATE, p_element_name in varchar2, p_emp_no in number)

the sick leave element should be created automatically with the input values.?
If you need further details about my requirement then let me know.
Kind Regards,
Muzamil Khan
muzzamil.khan[@]gmail.com
I need the Procedure that will create the Sick Leave Element by providing the following parameters details using the standards Oracle Create_Element_API.
xxmmt_create_leave_element(o_errbuf OUT NOCOPY VARCHAR2,
o_retcode OUT NOCOPY NUMBER,
p_effective_start_date in DATE,
p_effective_end_date in DATE, p_element_name in varchar2, p_emp_no in number)
the sick leave element should be created automatically with the input values.?
If you need further details about my requirement then let me know.
Kind Regards,
Muzamil Khan
muzzamil.khan[@]gmail.com