DBA Data[Home] [Help]

APPS.PQH_SS_WORKFLOW dependencies on HR_APPROVAL_WF

Line 2179: hr_approval_wf.create_item_attrib_if_notexist(

2175: , itemkey => l_itemKey
2176: , aname => 'RETURN_TO_USERNAME'
2177: , avalue => l_userName );
2178: --
2179: hr_approval_wf.create_item_attrib_if_notexist(
2180: p_item_type => l_itemtype
2181: ,p_item_key => l_itemkey
2182: ,p_name => 'RETURN_TO_PERSON_DISPLAY_NAME');
2183: