DBA Data[Home] [Help]

APPS.HR_PERSON_INFO_UTIL_SS dependencies on PQH_SS_WORKFLOW

Line 211: ln_transaction_id := pqh_ss_workflow.get_transaction_id(

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