DBA Data[Home] [Help]

APPS.PQH_TXN_CAT_ATTRIBUTES_API dependencies on PQH_TXN_CAT_ATTRIBUTES_BK2

Line 217: pqh_TXN_CAT_ATTRIBUTES_bk2.update_TXN_CAT_ATTRIBUTE_b

213: begin
214: --
215: -- Start of API User Hook for the before hook of update_TXN_CAT_ATTRIBUTE
216: --
217: pqh_TXN_CAT_ATTRIBUTES_bk2.update_TXN_CAT_ATTRIBUTE_b
218: (
219: p_txn_category_attribute_id => p_txn_category_attribute_id
220: ,p_attribute_id => p_attribute_id
221: ,p_transaction_category_id => p_transaction_category_id

Line 268: pqh_TXN_CAT_ATTRIBUTES_bk2.update_TXN_CAT_ATTRIBUTE_a

264: begin
265: --
266: -- Start of API User Hook for the after hook of update_TXN_CAT_ATTRIBUTE
267: --
268: pqh_TXN_CAT_ATTRIBUTES_bk2.update_TXN_CAT_ATTRIBUTE_a
269: (
270: p_txn_category_attribute_id => p_txn_category_attribute_id
271: ,p_attribute_id => p_attribute_id
272: ,p_transaction_category_id => p_transaction_category_id