DBA Data[Home] [Help]

APPS.PAY_SG_IRAS_ARCHIVE dependencies on FF_CONTEXTS

Line 1598: from ff_contexts

1594: -- Bug: 3260855 Bulk Insert into ff_archive_items for month balances
1595: ------------------------------------------------------------------------------------------------
1596: select context_id
1597: into l_asac_cont_id
1598: from ff_contexts
1599: where context_name = 'ASSIGNMENT_ACTION_ID' ;
1600: --
1601: select context_id
1602: into l_tax_cont_id

Line 1603: from ff_contexts

1599: where context_name = 'ASSIGNMENT_ACTION_ID' ;
1600: --
1601: select context_id
1602: into l_tax_cont_id
1603: from ff_contexts
1604: where context_name = 'TAX_UNIT_ID' ;
1605: --
1606: select context_id
1607: into l_date_cont_id

Line 1608: from ff_contexts

1604: where context_name = 'TAX_UNIT_ID' ;
1605: --
1606: select context_id
1607: into l_date_cont_id
1608: from ff_contexts
1609: where context_name = 'DATE_EARNED' ;
1610: --
1611: forall counter in 1..t_user_entity_id.count
1612: insert into ff_archive_items