DBA Data[Home] [Help]

APPS.PQH_COPY_ENTITY_TXNS_API dependencies on PQH_COPY_ENTITY_TXNS_BK1

Line 54: PQH_COPY_ENTITY_TXNS_bk1.create_COPY_ENTITY_TXN_b

50: begin
51: --
52: -- Start of API User Hook for the before hook of create_COPY_ENTITY_TXN
53: --
54: PQH_COPY_ENTITY_TXNS_bk1.create_COPY_ENTITY_TXN_b
55: (
56: p_transaction_category_id => p_transaction_category_id
57: ,p_txn_category_attribute_id => p_txn_category_attribute_id
58: ,p_context_business_group_id => p_context_business_group_id

Line 107: PQH_COPY_ENTITY_TXNS_bk1.create_COPY_ENTITY_TXN_a

103: begin
104: --
105: -- Start of API User Hook for the after hook of create_COPY_ENTITY_TXN
106: --
107: PQH_COPY_ENTITY_TXNS_bk1.create_COPY_ENTITY_TXN_a
108: (
109: p_copy_entity_txn_id => l_copy_entity_txn_id
110: ,p_transaction_category_id => p_transaction_category_id
111: ,p_txn_category_attribute_id => p_txn_category_attribute_id