DBA Data[Home] [Help]

APPS.PAY_US_1099R_MAG_REPORTING dependencies on FF_ARCHIVE_ITEM_CONTEXTS

Line 992: ff_archive_item_contexts ffaic,

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

Line 993: ff_archive_item_contexts ffaic2,

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

Line 1050: ff_archive_item_contexts ffaic,

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

Line 1051: ff_archive_item_contexts ffaic2,

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