DBA Data[Home] [Help]

APPS.PQH_AME_APPROVALS dependencies on PQH_SS_WORKFLOW

Line 105: l_transaction_id := pqh_ss_workflow.get_transaction_id(p_itemType, p_itemKey);

101:
102: hr_utility.set_location('Entering:'||l_proc, 5);
103:
104: if ( p_funmode = 'RUN' ) then
105: l_transaction_id := pqh_ss_workflow.get_transaction_id(p_itemType, p_itemKey);
106:
107: l_forward_from_person_id := wf_engine.GetItemAttrText (
108: itemtype => p_itemtype,
109: itemkey => p_itemkey,

Line 361: l_txn_id := pqh_ss_workflow.get_transaction_id(p_itemType, p_itemKey);

357: BEGIN
358:
359: hr_utility.set_location('Entering:'||l_proc, 5);
360:
361: l_txn_id := pqh_ss_workflow.get_transaction_id(p_itemType, p_itemKey);
362:
363: if ( p_funmode = 'RUN' ) then
364: get_txn_type_info(
365: p_item_type => p_itemType