DBA Data[Home] [Help]

APPS.PAY_QPE_API dependencies on DUAL

Line 148: from dual

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

Line 624: -- The individual attributes of the QuickPay Exclusion. p_element_entry_id

620: -- This is a private function and can only be called from the ins or upd
621: -- attribute processes.
622: --
623: -- In Arguments:
624: -- The individual attributes of the QuickPay Exclusion. p_element_entry_id
625: -- and p_assignment_action_id.
626: --
627: -- Post Success:
628: -- A record structure will be returned of type