DBA Data[Home] [Help]

APPS.HR_WORKFLOW_SERVICE dependencies on ICX_SEC

Line 893: ,avalue => to_number(icx_sec.getID(icx_sec.PV_SESSION_ID)));

889: wf_engine.setitemattrnumber
890: (itemtype => l_item_type
891: ,itemkey => l_item_key
892: ,aname => 'SESSION_ID'
893: ,avalue => to_number(icx_sec.getID(icx_sec.PV_SESSION_ID)));
894: -- check to see if the PROCESS_NAME attribute has been created
895: if not item_attribute_exists
896: (p_item_type => l_item_type
897: ,p_item_key => l_item_key