DBA Data[Home] [Help]

APPS.JTF_RS_RES_SSWA_PUB dependencies on FND_PROFILE

Line 224: fnd_profile.get('PER_BUSINESS_GROUP_ID',l_business_group_id);

220: l_employee_number := p_employee_number;
221:
222: /* Get Business group Id */
223:
224: fnd_profile.get('PER_BUSINESS_GROUP_ID',l_business_group_id);
225:
226:
227: /* Calling the hr api's to create an Employee in HR database. */
228: