DBA Data[Home] [Help]

APPS.POS_CHANGE_PROM_DATES dependencies on FINANCIALS_SYSTEM_PARAMS_ALL

Line 1482: financials_system_params_all fsp

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
1485: and fur.responsibility_id = fr.responsibility_id
1486: and fr.start_date < sysdate