DBA Data[Home] [Help]

APPS.PQH_RBC_STAGE dependencies on PQH_COPY_ENTITY_TXNS_API

Line 396: pqh_copy_entity_txns_api.create_COPY_ENTITY_TXN

392: hr_utility.set_location('txn_cat doesnot exist',100);
393: raise;
394: end;
395: if l_rbc_txn_cat is not null then
396: pqh_copy_entity_txns_api.create_COPY_ENTITY_TXN
397: (p_copy_entity_txn_id => p_copy_entity_txn_id
398: ,p_transaction_category_id => l_rbc_txn_cat
399: ,p_context_business_group_id => p_business_group_id
400: ,p_context => 'RBC_MATRIX'