DBA Data[Home] [Help]

APPS.PAY_PAYUSTIM_XMLP_PKG dependencies on STANDARD

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

96: and attribute1 = 'TIAA-CREF';
97:
98: commit;
99: end if;
100: --hr_standard.event('AFTER REPORT');
101: return (TRUE);
102: end;
103:
104: function BeforeReport return boolean is

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

104: function BeforeReport return boolean is
105: begin
106:
107: begin
108: --hr_standard.event('BEFORE REPORT');
109: cp_business_group_name := hr_reports.get_business_group(p_business_group_id);
110:
111: if p_payroll_id is not null then
112: select distinct payroll_name,'Payroll : '||payroll_name