DBA Data[Home] [Help]

APPS.PAY_SET_BUS dependencies on PAY_SHADOW_INPUT_VALUES

Line 1040: from pay_shadow_input_values psiv

1036: -- Cursors to check for rows referencing the element.
1037: --
1038: cursor csr_input_values is
1039: select null
1040: from pay_shadow_input_values psiv
1041: where psiv.element_type_id = p_element_type_id;
1042: --
1043: cursor csr_core_objects is
1044: select null