DBA Data[Home] [Help]

APPS.PQP_GB_PSI_EARNINGS_HISTORY dependencies on PAY_ELEMENT_TEMPLATES

Line 496: FROM pay_element_templates

492: -- Cursor to get template id
493: CURSOR csr_get_template_id
494: IS
495: SELECT template_id
496: FROM pay_element_templates
497: WHERE template_name = p_template_name
498: AND template_type = p_template_type
499: AND (
500: (