DBA Data[Home] [Help]

APPS.PAY_QPI_API dependencies on DUAL

Line 150: from dual

146: v_proc varchar2(72) := g_package||'validate_ele_ent_id';
147: --
148: cursor cur_exists is
149: select 'Y'
150: from dual
151: where exists (select 'Y'
152: from pay_element_entries_f
153: where element_entry_id = p_rec.element_entry_id);
154: --

Line 723: -- The individual attributes of the QuickPay Inclusion. p_element_entry_id

719: -- This is a private function and can only be called from the ins or upd
720: -- attribute processes.
721: --
722: -- In Arguments:
723: -- The individual attributes of the QuickPay Inclusion. p_element_entry_id
724: -- and p_assignment_action_id.
725: --
726: -- Post Success:
727: -- A record structure will be returned of type