DBA Data[Home] [Help]

APPS.PQH_RBC_STAGE_TO_RBC dependencies on PQH_COPY_ENTITY_TXNS

Line 971: update pqh_copy_entity_txns

967: hr_utility.set_location('data pushed to hr ',20);
968:
969: begin
970:
971: update pqh_copy_entity_txns
972: set status ='COMPLETED'
973: where copy_entity_txn_id = p_copy_entity_txn_id;
974:
975: -- Purging the Copy Entity Txn record as it is no longer required --