DBA Data[Home] [Help]

APPS.GMF_FND_GET_USERS SQL Statements

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

Line: 8

             select USR.USER_NAME
             into   username
             from   FND_USER USR
             where  USR.user_id = userid;