DBA Data[Home] [Help]

APPS.PQH_SPECIAL_ATTRIBUTES_API dependencies on PQH_SPECIAL_ATTRIBUTES_BK2

Line 201: pqh_special_attributes_bk2.update_special_attribute_b

197: begin
198: --
199: -- Start of API User Hook for the before hook of update_special_attribute
200: --
201: pqh_special_attributes_bk2.update_special_attribute_b
202: (
203: p_special_attribute_id => p_special_attribute_id
204: ,p_txn_category_attribute_id => p_txn_category_attribute_id
205: ,p_attribute_type_cd => p_attribute_type_cd

Line 245: pqh_special_attributes_bk2.update_special_attribute_a

241: begin
242: --
243: -- Start of API User Hook for the after hook of update_special_attribute
244: --
245: pqh_special_attributes_bk2.update_special_attribute_a
246: (
247: p_special_attribute_id => p_special_attribute_id
248: ,p_txn_category_attribute_id => p_txn_category_attribute_id
249: ,p_attribute_type_cd => p_attribute_type_cd