DBA Data[Home] [Help]

APPS.INV_TURNS dependencies on CST_CG_ITEM_COSTS_VIEW

Line 1145: CST_CG_ITEM_COSTS_VIEW CST,

1141: CIVV.to_organization_id,
1142: CIVV.to_org_primary_quantity) * CST.item_cost, 0)),2) it_sum
1143: FROM MTL_PARAMETERS MP1,
1144: MTL_PARAMETERS MP2,
1145: CST_CG_ITEM_COSTS_VIEW CST,
1146: CST_INTRANSIT_VALUE_VIEW CIVV
1147: WHERE CIVV.intransit_owning_org_id = l_organization_id
1148: AND MP1.organization_id = CIVV.from_organization_id
1149: AND MP2.organization_id = CIVV.to_organization_id