DBA Data[Home] [Help]

APPS.PQP_GB_PSI_ALLOWANCE_HISTORY dependencies on PAY_ELEMENT_TYPE_RULES

Line 505: From pay_element_type_rules elerule,

501: --allowance code.
502: CURSOR csr_match_allowance_code(c_element_type_id NUMBER, c_allow_code VARCHAR2)
503: IS
504: Select 'x'
505: From pay_element_type_rules elerule,
506: pay_event_group_usages eveusg,
507: pay_event_groups evegrp,
508: pay_element_type_extra_info elextra
509: Where elerule.element_type_id = c_element_type_id