DBA Data[Home] [Help]

APPS.HXT_BATCH_PROCESS dependencies on PAY_NET_CALCULATION_RULES

Line 1494: ,pay_net_calculation_rules PNCR

1490: SELECT distinct PIV.name -- PIV.display_sequence
1491: FROM --pay_element_types_f PET
1492: pay_input_values_f PIV
1493: ,pay_accrual_plans PAP
1494: ,pay_net_calculation_rules PNCR
1495: WHERE--PET.element_type_id = cp_element_type_id
1496: --AND PET.element_type_id = PIV.element_type_id
1497: PIV.element_type_id = cp_element_type_id
1498: AND cp_effective_date between PIV.effective_start_date