DBA Data[Home] [Help]

APPS.PAY_GB_ENROLL_PEN_REPORTING dependencies on HR_UTILITY

Line 118: hr_utility.trace('...No Postponement present......');

114: open cur_input_id;
115: fetch cur_input_id into l_input_id ;
116: close cur_input_id;
117:
118: hr_utility.trace('...No Postponement present......');
119:
120: if (p_template_name='PYGBPAERE') then
121: l_string := l_string || ''||EOL;
122: l_string := l_string || ''||p_payroll||''||EOL;