DBA Data[Home] [Help]

APPS.PER_SP_STAGE dependencies on PQH_COPY_ENTITY_TXNS_API

Line 98: pqh_copy_entity_txns_api.create_COPY_ENTITY_TXN

94: hr_utility.set_location('txn_cat doesnot exist',100);
95: raise;
96: end;
97: if l_sp_txn_cat is not null then
98: pqh_copy_entity_txns_api.create_COPY_ENTITY_TXN
99: (p_copy_entity_txn_id => p_copy_entity_txn_id
100: ,p_transaction_category_id => l_sp_txn_cat
101: ,p_context_business_group_id => p_business_group_id
102: ,p_context => 'SP'