DBA Data[Home] [Help]

APPS.PAY_US_PSD_UPGRADE_PKG dependencies on FF_USER_ENTITIES

Line 1777: FROM ff_user_entities

1773: /*Start of FF_ARCHIVE_ITEMS Section*/
1774:
1775: SELECT user_entity_id
1776: INTO l_er_psd_entity_id
1777: FROM ff_user_entities
1778: WHERE user_entity_name='A_PSD_REPORTING_RULES_ORG_EMPLOYER_PSD_CODE';
1779:
1780: OPEN get_psd_pact_id;
1781: LOOP