DBA Data[Home] [Help]

APPS.JTF_IH_GETUSER_PVT dependencies on FND_USER

Line 21: FROM fnd_user

17: )IS SELECT employee_id
18: , person_party_id
19: , supplier_id
20: , user_name
21: FROM fnd_user
22: WHERE user_id = b_user_id;
23: CURSOR c_employee
24: /****************************************************************************
25: ** Cursor used to fetch the employee name in case the foreign key is to an