DBA Data[Home] [Help]

APPS.CSTPSCCM dependencies on BOM_PARAMETERS

Line 67: BOM_PARAMETERS BP

63: cssr.ship_method
64: FROM
65: CST_SC_SOURCING_RULES CSSR,
66: MTL_SYSTEM_ITEMS MSI,
67: BOM_PARAMETERS BP
68: WHERE
69: CSSR.ROLLUP_ID = l_rollup_id
70: AND CSSR.inventory_item_id = l_inventory_item_id
71: AND CSSR.organization_id = l_dest_organization_id