DBA Data[Home] [Help]

APPS.BOM_STRUCT_SYNC_PUB dependencies on BOM_EXPLOSIONS

Line 118: bom_explosions be

114: count(top_item_id)
115: into
116: l_items_count
117: from
118: bom_explosions be
119: where
120: be.top_item_id = p_item_id
121: and be.organization_id = p_org_id
122: and ( be.customer_order_flag = 'N'