DBA Data[Home] [Help]

APPS.HR_GENERIC_INT SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 27

SELECT user_name
INTO l_user
FROM fnd_user
WHERE user_id = p_user_id;