DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_PREFS_API dependencies on PQH_COPY_ENTITY_PREFS_BK1

Line 44: pqh_copy_entity_prefs_bk1.create_copy_entity_pref_b

40: begin
41: --
42: -- Start of API User Hook for the before hook of create_copy_entity_prefs
43: --
44: pqh_copy_entity_prefs_bk1.create_copy_entity_pref_b
45: (
46: p_table_route_id => p_table_route_id
47: ,p_copy_entity_txn_id => p_copy_entity_txn_id
48: ,p_select_flag => p_select_flag

Line 77: pqh_copy_entity_prefs_bk1.create_copy_entity_pref_a

73: begin
74: --
75: -- Start of API User Hook for the after hook of create_copy_entity_prefs
76: --
77: pqh_copy_entity_prefs_bk1.create_copy_entity_pref_a
78: (
79: p_copy_entity_pref_id => l_copy_entity_pref_id
80: ,p_table_route_id => p_table_route_id
81: ,p_copy_entity_txn_id => p_copy_entity_txn_id