DBA Data[Home] [Help]

APPS.CTO_BOM_RTG_PK dependencies on MTL_MATERIAL_TRANSACTIONS

Line 2075: From MTL_MATERIAL_TRANSACTIONS t

2071: intransit_count NUMBER;
2072:
2073: Cursor Check_Updateable is
2074: Select 'YES'
2075: From MTL_MATERIAL_TRANSACTIONS t
2076: Where Inventory_Item_Id = p_inventory_item_id
2077: And Exists
2078: (Select 'all these org have the org as costing org'
2079: From MTL_PARAMETERS

Line 2085: From MTL_MATERIAL_TRANSACTIONS_TEMP t

2081: AND Organization_Id = t.Organization_Id);
2082:
2083: Cursor Check_Updateable_2 is
2084: Select 'YES'
2085: From MTL_MATERIAL_TRANSACTIONS_TEMP t
2086: Where Inventory_Item_Id = p_inventory_item_id
2087: And Exists
2088: (Select 'all these org have the org as costing org'
2089: From MTL_PARAMETERS