DBA Data[Home] [Help]

APPS.POS_CHANGE_PROM_DATES dependencies on FND_USER_RESP_GROUPS

Line 1480: from fnd_user_resp_groups fur,

1476: if x_resp_id is NULL then
1477:
1478: select MIN(fr.responsibility_id)
1479: into x_resp_id
1480: from fnd_user_resp_groups fur,
1481: fnd_responsibility fr,
1482: financials_system_params_all fsp
1483: where fur.user_id = x_user_id
1484: and fur.responsibility_application_id = x_resp_appl_id