DBA Data[Home] [Help]

APPS.PAY_PAYJPBON_XMLP_PKG dependencies on STANDARD

Line 14: -- hr_standard.event('BEFORE REPORT');

10: l_date_dd number;
11: l_legislation_code per_business_groups_perf.legislation_code%type;
12: l_element_type_id number;
13: begin
14: -- hr_standard.event('BEFORE REPORT');
15:
16: g_rec_cnt := 0;
17:
18:

Line 233: -- hr_standard.event('AFTER REPORT');

229: p_qualified_date_iv_id,assignment_id,effective_date)*/
230:
231: function AfterReport return boolean is
232: begin
233: -- hr_standard.event('AFTER REPORT');
234: return (TRUE);
235: end;
236:
237: --Functions to refer Oracle report placeholders--