DBA Data[Home] [Help]

APPS.CTO_WIP_WRAPPER dependencies on WSH_DELIVERY_DETAILS_OB_GRP_V

Line 1898: from WSH_DELIVERY_DETAILS_OB_GRP_V wdd,

1894: null,
1895: null)),
1896: 'Y', nvl(sum(wdd.requested_quantity), 0) )
1897: into l_quantity
1898: from WSH_DELIVERY_DETAILS_OB_GRP_V wdd,
1899: oe_order_lines_all oel,
1900: mtl_system_items msi
1901: where oel.line_id = pLineId
1902: and oel.inventory_item_id = msi.inventory_item_id