DBA Data[Home] [Help]

APPS.PAY_PYUCSLIS_PKG dependencies on FND_GLOBAL

Line 5120: fnd_global.apps_initialize(user_rec.user_id,

5116: hr_utility.set_location('Security Groups Yes - Resp id '||l_resp_id,556);
5117: CLOSE csr_get_resp_sge;
5118: end if;
5119: IF l_resp_id is not null then
5120: fnd_global.apps_initialize(user_rec.user_id,
5121: l_resp_id,
5122: l_resp_app_id,
5123: l_sec_grp_id);
5124: else