DBA Data[Home] [Help]

APPS.PQH_GSP_HR_TO_STAGE dependencies on PQH_COPY_ENTITY_TXNS_API

Line 4517: pqh_copy_entity_txns_api.create_COPY_ENTITY_TXN

4513: and business_group_id is null;
4514: end if;
4515: if l_gsp_txn_cat is not null then
4516: begin
4517: pqh_copy_entity_txns_api.create_COPY_ENTITY_TXN
4518: (p_copy_entity_txn_id => p_copy_entity_txn_id
4519: ,p_transaction_category_id => l_gsp_txn_cat
4520: ,p_context_business_group_id => p_business_group_id
4521: ,p_context => 'GSP'