DBA Data[Home] [Help]

APPS.HR_APPRAISAL_WORKFLOW_SS dependencies on AME_UTIL2

Line 1075: notification_rec ame_util2.notificationrecord;

1071: FROM hr_api_transactions
1072: WHERE item_type = p_itemtype AND item_key = p_itemkey;
1073:
1074: -- local variables
1075: notification_rec ame_util2.notificationrecord;
1076: l_current_forward_to_username wf_users.NAME%TYPE;
1077: l_is_parallel VARCHAR2 (10) DEFAULT NULL;
1078: original_forward_to_user wf_users.NAME%TYPE;
1079: l_role_name wf_users.NAME%TYPE;