DBA Data[Home] [Help]

APPS.CTO_WIP_UTIL dependencies on BOM_REVISIONS

Line 314: BOM_REVISIONS.get_item_revision_fn

310: /* Routing_Revision_Date */
311: oel.project_id, /* Project_ID */
312: oel.task_id, /* Task_ID */
313: oel.schedule_ship_date,
314: BOM_REVISIONS.get_item_revision_fn
315: ( 'ALL',
316: 'ALL',
317: oel.ship_from_org_id,
318: oel.inventory_item_id,

Line 541: BOM_REVISIONS.get_item_revision_fn

537: oel.task_id, /* Task_ID */
538: oel.schedule_ship_date,
539: lNextRec.delivery_id,
540: lNextRec.lsn,
541: BOM_REVISIONS.get_item_revision_fn
542: ( 'ALL',
543: 'ALL',
544: oel.ship_from_org_id,
545: oel.inventory_item_id,