DBA Data[Home] [Help]

APPS.BOM_BOM_COPYORG_IMP dependencies on BOM_SUBSTITUTE_COMPONENTS

Line 246: FROM bom_substitute_components sub,

242: sub.original_system_reference OriginalSystemReference,
243: NULL ReturnStatus,
244: 'CREATE' TransactionType,
245: NULL RowIdentifier
246: FROM bom_substitute_components sub,
247: mtl_system_items_kfv item1,
248: mtl_parameters org,
249: bom_bill_of_materials bom,
250: bom_inventory_components comp,