DBA Data[Home] [Help]

APPS.HR_EMPL_VERF_UTIL dependencies on FND_NEW_MESSAGES

Line 114: lv_subject FND_NEW_MESSAGES.message_text%TYPE;

110:
111: Role_Info_Tbl wf_directory.wf_local_roles_tbl_type;
112: login_user_info_tbl wf_directory.wf_local_roles_tbl_type;
113: login_user_name fnd_user.user_name%TYPE;
114: lv_subject FND_NEW_MESSAGES.message_text%TYPE;
115: l_proc varchar2(50) := 'send_notification';
116:
117:
118: BEGIN