DBA Data[Home] [Help]

APPS.PJI_RESOURCE_UTILZ dependencies on FND_USER

Line 1397: FROM fnd_user

1393:
1394: --Get the resource id
1395: SELECT employee_id
1396: INTO x_person_id
1397: FROM fnd_user
1398: WHERE user_id = l_user_id;
1399:
1400: --Get the period type profile option name
1401: SELECT meaning