DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_FUNCTIONS_API dependencies on PQH_COPY_ENTITY_FUNCTIONS_BK1

Line 47: pqh_copy_entity_functions_bk1.create_copy_entity_function_b

43: begin
44: --
45: -- Start of API User Hook for the before hook of create_copy_entity_function
46: --
47: pqh_copy_entity_functions_bk1.create_copy_entity_function_b
48: (
49: p_table_route_id => p_table_route_id
50: ,p_function_type_cd => p_function_type_cd
51: ,p_pre_copy_function_name => p_pre_copy_function_name

Line 86: pqh_copy_entity_functions_bk1.create_copy_entity_function_a

82: begin
83: --
84: -- Start of API User Hook for the after hook of create_copy_entity_function
85: --
86: pqh_copy_entity_functions_bk1.create_copy_entity_function_a
87: (
88: p_copy_entity_function_id => l_copy_entity_function_id
89: ,p_table_route_id => p_table_route_id
90: ,p_function_type_cd => p_function_type_cd