DBA Data[Home] [Help]

APPS.PQH_GSP_HR_TO_STAGE dependencies on PQH_GSP_PRGRULES

Line 1836: pqh_gsp_prgrules.nullify_elp_rec (

1832: and copy_entity_result_id = p_elp_cer_id
1833: and table_alias = 'ELP'
1834: and p_Effective_Date not between information2 and information3;
1835:
1836: pqh_gsp_prgrules.nullify_elp_rec (
1837: p_copy_entity_result_id => p_elp_cer_id
1838: ,p_copy_entity_txn_id => p_copy_entity_txn_id
1839: );
1840: exception