DBA Data[Home] [Help]

APPS.PAY_RETRO_PKG dependencies on DUAL

Line 146: from dual

142: l_result number;
143: begin
144: select 1
145: into l_result
146: from dual
147: where pay_retro_pkg.process_retro_value(
148: p_element_entry_id,
149: p_element_type_id,
150: p_retro_comp_id,

Line 1170: from dual;

1166: asgrec.tax_unit_id,
1167: actrec.assignment_action_id,
1168: actrec.process_group_id,
1169: 'POG'
1170: from dual;
1171: --
1172: update pay_retro_assignments
1173: set retro_assignment_action_id = actrec.assignment_action_id
1174: where assignment_id = asgrec.source_id