DBA Data[Home] [Help]

APPS.PQH_SS_WORKFLOW dependencies on HR_APPROVAL_WF

Line 2156: hr_approval_wf.create_item_attrib_if_notexist(

2152: , itemkey => l_itemKey
2153: , aname => 'RETURN_TO_USERNAME'
2154: , avalue => l_userName );
2155: --
2156: hr_approval_wf.create_item_attrib_if_notexist(
2157: p_item_type => l_itemtype
2158: ,p_item_key => l_itemkey
2159: ,p_name => 'RETURN_TO_PERSON_DISPLAY_NAME');
2160: