DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_RESULTS_API dependencies on PQH_COPY_ENTITY_RESULTS_BK1

Line 242: pqh_copy_entity_results_bk1.create_copy_entity_result_b

238: begin
239: --
240: -- Start of API User Hook for the before hook of create_copy_entity_result
241: --
242: pqh_copy_entity_results_bk1.create_copy_entity_result_b
243: (
244: p_copy_entity_txn_id => p_copy_entity_txn_id
245: ,p_result_type_cd => p_result_type_cd
246: ,p_number_of_copies => p_number_of_copies

Line 671: pqh_copy_entity_results_bk1.create_copy_entity_result_a

667: begin
668: --
669: -- Start of API User Hook for the after hook of create_copy_entity_results
670: --
671: pqh_copy_entity_results_bk1.create_copy_entity_result_a
672: (
673: p_copy_entity_result_id => l_copy_entity_result_id
674: ,p_copy_entity_txn_id => p_copy_entity_txn_id
675: ,p_result_type_cd => p_result_type_cd