DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_FUNCTIONS_API dependencies on PQH_COPY_ENTITY_FUNCTIONS_BK2

Line 191: pqh_copy_entity_functions_bk2.update_copy_entity_function_b

187: begin
188: --
189: -- Start of API User Hook for the before hook of update_copy_entity_function
190: --
191: pqh_copy_entity_functions_bk2.update_copy_entity_function_b
192: (
193: p_copy_entity_function_id => p_copy_entity_function_id
194: ,p_table_route_id => p_table_route_id
195: ,p_function_type_cd => p_function_type_cd

Line 231: pqh_copy_entity_functions_bk2.update_copy_entity_function_a

227: begin
228: --
229: -- Start of API User Hook for the after hook of update_copy_entity_function
230: --
231: pqh_copy_entity_functions_bk2.update_copy_entity_function_a
232: (
233: p_copy_entity_function_id => p_copy_entity_function_id
234: ,p_table_route_id => p_table_route_id
235: ,p_function_type_cd => p_function_type_cd