DBA Data[Home] [Help]

APPS.PJI_RESOURCE_UTILZ dependencies on FND_USER

Line 1404: FROM fnd_user

1400:
1401: --Get the resource id
1402: SELECT employee_id
1403: INTO x_person_id
1404: FROM fnd_user
1405: WHERE user_id = l_user_id;
1406:
1407: --Get the period type profile option name
1408: SELECT meaning