DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_TXNS_SWI dependencies on PQH_COPY_ENTITY_TXNS_API

Line 64: pqh_copy_entity_txns_api.create_copy_entity_txn

60: --
61: --
62: -- Call API
63: --
64: pqh_copy_entity_txns_api.create_copy_entity_txn
65: (p_validate => l_validate
66: ,p_copy_entity_txn_id => p_copy_entity_txn_id
67: ,p_transaction_category_id => p_transaction_category_id
68: ,p_txn_category_attribute_id => p_txn_category_attribute_id

Line 177: pqh_copy_entity_txns_api.delete_copy_entity_txn

173: --
174: --
175: -- Call API
176: --
177: pqh_copy_entity_txns_api.delete_copy_entity_txn
178: (p_validate => l_validate
179: ,p_copy_entity_txn_id => p_copy_entity_txn_id
180: ,p_object_version_number => p_object_version_number
181: ,p_effective_date => p_effective_date

Line 288: pqh_copy_entity_txns_api.update_copy_entity_txn

284: --
285: --
286: -- Call API
287: --
288: pqh_copy_entity_txns_api.update_copy_entity_txn
289: (p_validate => l_validate
290: ,p_copy_entity_txn_id => p_copy_entity_txn_id
291: ,p_transaction_category_id => p_transaction_category_id
292: ,p_txn_category_attribute_id => p_txn_category_attribute_id