DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_ATTRIBS_API dependencies on PQH_COPY_ENTITY_ATTRIBS_BK1

Line 77: pqh_copy_entity_attribs_bk1.create_copy_entity_attrib_b

73: begin
74: --
75: -- Start of API User Hook for the before hook of create_copy_entity_attribs
76: --
77: pqh_copy_entity_attribs_bk1.create_copy_entity_attrib_b
78: (
79: p_copy_entity_txn_id => p_copy_entity_txn_id
80: ,p_row_type_cd => p_row_type_cd
81: ,p_information_category => p_information_category

Line 176: pqh_copy_entity_attribs_bk1.create_copy_entity_attrib_a

172: begin
173: --
174: -- Start of API User Hook for the after hook of create_copy_entity_attribs
175: --
176: pqh_copy_entity_attribs_bk1.create_copy_entity_attrib_a
177: (
178: p_copy_entity_attrib_id => l_copy_entity_attrib_id
179: ,p_copy_entity_txn_id => p_copy_entity_txn_id
180: ,p_row_type_cd => p_row_type_cd