DBA Data[Home] [Help]

APPS.CTO_WIP_UTIL dependencies on WIP_PARAMETERS

Line 324: wip_parameters wp,

320: SYSDATE),'MI')+1/(60*24) )
321: ) /* 2620282 : Insert bom revision info */
322: from bom_calendar_dates cal,
323: mtl_parameters mp,
324: wip_parameters wp,
325: mtl_system_items msi,
326: oe_order_lines_all oel
327: where oel.line_id = p_line_id
328: and mp.organization_id = oel.ship_from_org_id

Line 551: wip_parameters wp,

547: SYSDATE),'MI')+1/(60*24) )
548: ) /* 2620282 : Insert bom revision info */
549: from bom_calendar_dates cal,
550: mtl_parameters mp,
551: wip_parameters wp,
552: mtl_system_items msi,
553: oe_order_lines_all oel
554: where oel.line_id = p_line_id
555: and mp.organization_id = oel.ship_from_org_id