DBA Data[Home] [Help]

APPS.HR_PERSON_INFO_UTIL_SS dependencies on PQH_SS_WORKFLOW

Line 212: ln_transaction_id := pqh_ss_workflow.get_transaction_id(

208: -- "ORA-20001: The primary key specified is invalid"
209:
210: -- Clear the transaction before proceeding further, as this is required to support
211: -- the browser back button.
212: ln_transaction_id := pqh_ss_workflow.get_transaction_id(
213: p_itemtype => p_item_type
214: ,p_itemkey => p_item_key );
215: IF (ln_transaction_id is not null) THEN
216: hr_transaction_api.rollback_transaction(