DBA Data[Home] [Help]

APPS.PAY_US_1099R_MAG_REPORTING dependencies on FF_ARCHIVE_ITEM_CONTEXTS

Line 991: ff_archive_item_contexts ffaic,

987: from ff_contexts ffc,
988: ff_user_entities ffue,
989: ff_archive_items ffai,
990: ff_archive_items ffai2,
991: ff_archive_item_contexts ffaic,
992: ff_archive_item_contexts ffaic2,
993: ff_contexts ffc2
994: where ffai.context1 = cp_yrend_ppa_id
995: and ffue.user_entity_id = ffai.user_entity_id

Line 992: ff_archive_item_contexts ffaic2,

988: ff_user_entities ffue,
989: ff_archive_items ffai,
990: ff_archive_items ffai2,
991: ff_archive_item_contexts ffaic,
992: ff_archive_item_contexts ffaic2,
993: ff_contexts ffc2
994: where ffai.context1 = cp_yrend_ppa_id
995: and ffue.user_entity_id = ffai.user_entity_id
996: and ffue.user_entity_name = 'A_US_1099R_TRANSMITTER_CODE'

Line 1048: ff_archive_item_contexts ffaic,

1044: from ff_contexts ffc,
1045: ff_user_entities ffue,
1046: ff_archive_items ffai,
1047: ff_archive_items ffai2,
1048: ff_archive_item_contexts ffaic,
1049: ff_archive_item_contexts ffaic2,
1050: ff_contexts ffc2
1051: where ffai.context1 = cp_yrend_ppa_id
1052: and ffue.user_entity_id = ffai.user_entity_id

Line 1049: ff_archive_item_contexts ffaic2,

1045: ff_user_entities ffue,
1046: ff_archive_items ffai,
1047: ff_archive_items ffai2,
1048: ff_archive_item_contexts ffaic,
1049: ff_archive_item_contexts ffaic2,
1050: ff_contexts ffc2
1051: where ffai.context1 = cp_yrend_ppa_id
1052: and ffue.user_entity_id = ffai.user_entity_id
1053: and ffue.user_entity_name = 'A_US_1099R_TRANSMITTER_CODE'