DBA Data[Home] [Help]

APPS.PQP_GB_PSI_EARNINGS_HISTORY dependencies on PAY_ELEMENT_TEMPLATES

Line 416: FROM pay_element_templates

412: -- Cursor to get template id
413: CURSOR csr_get_template_id
414: IS
415: SELECT template_id
416: FROM pay_element_templates
417: WHERE template_name = p_template_name
418: AND template_type = p_template_type
419: AND (
420: (