DBA Data[Home] [Help]

APPS.OPI_DBI_INV_VALUE_INIT_PKG dependencies on WIP_PERIOD_BALANCES

Line 2358: FROM wip_period_balances wpb,

2354: - nvl(pl_outside_processing_var,0)) wip_value_b,
2355: 1,
2356: 'N',
2357: 'WPB' transaction_source
2358: FROM wip_period_balances wpb,
2359: wip_entities we
2360: WHERE wpb.wip_entity_id = we.wip_entity_id
2361: AND we.entity_type in (1, 2, 3, 4, 5, 8)
2362: AND we.primary_item_id IS NOT NULL