DBA Data[Home] [Help]

APPS.PAY_SG_IRAS_ARCHIVE dependencies on FF_CONTEXTS

Line 1609: from ff_contexts

1605: -- Bug: 3260855 Bulk Insert into ff_archive_items for month balances
1606: ------------------------------------------------------------------------------------------------
1607: select context_id
1608: into l_asac_cont_id
1609: from ff_contexts
1610: where context_name = 'ASSIGNMENT_ACTION_ID' ;
1611: --
1612: select context_id
1613: into l_tax_cont_id

Line 1614: from ff_contexts

1610: where context_name = 'ASSIGNMENT_ACTION_ID' ;
1611: --
1612: select context_id
1613: into l_tax_cont_id
1614: from ff_contexts
1615: where context_name = 'TAX_UNIT_ID' ;
1616: --
1617: select context_id
1618: into l_date_cont_id

Line 1619: from ff_contexts

1615: where context_name = 'TAX_UNIT_ID' ;
1616: --
1617: select context_id
1618: into l_date_cont_id
1619: from ff_contexts
1620: where context_name = 'DATE_EARNED' ;
1621: --
1622: forall counter in 1..t_user_entity_id.count
1623: insert into ff_archive_items