DBA Data[Home] [Help]

APPS.PQH_RBC_UTILITY dependencies on PQH_COPY_ENTITY_TXNS_API

Line 296: pqh_copy_entity_txns_api.create_COPY_ENTITY_TXN

292: hr_utility.set_location('txn_cat doesnot exist',100);
293: raise;
294: end;
295: if l_rbc_txn_cat is not null then
296: pqh_copy_entity_txns_api.create_COPY_ENTITY_TXN
297: (p_copy_entity_txn_id => p_copy_entity_txn_id
298: ,p_transaction_category_id => l_rbc_txn_cat
299: ,p_context_business_group_id => p_business_group_id
300: ,p_context => 'CRITERIA'