DBA Data[Home] [Help]

APPS.HR_US_GARN_GEN dependencies on PAY_SHADOW_ELEMENT_TYPES

Line 5052: FROM pay_shadow_element_types

5048: -- Cursor to obtain the template id needed to be deleted from the shadow tables
5049: -- for the current element getting deleted
5050: CURSOR get_template_id IS
5051: SELECT template_id
5052: FROM pay_shadow_element_types
5053: WHERE element_name = p_ele_name;
5054:
5055: -- Garnishmment Rewrite
5056: -- Changing the select statement to a cursor because in the