DBA Data[Home] [Help]

APPS.CTO_WIP_UTIL dependencies on BOM_REVISIONS

Line 330: BOM_REVISIONS.get_item_revision_fn

326: /* Routing_Revision_Date */
327: oel.project_id, /* Project_ID */
328: oel.task_id, /* Task_ID */
329: oel.schedule_ship_date,
330: BOM_REVISIONS.get_item_revision_fn
331: ( 'ALL',
332: 'ALL',
333: oel.ship_from_org_id,
334: oel.inventory_item_id,

Line 559: BOM_REVISIONS.get_item_revision_fn

555: oel.task_id, /* Task_ID */
556: oel.schedule_ship_date,
557: lNextRec.delivery_id,
558: lNextRec.lsn,
559: BOM_REVISIONS.get_item_revision_fn
560: ( 'ALL',
561: 'ALL',
562: oel.ship_from_org_id,
563: oel.inventory_item_id,