DBA Data[Home] [Help]

APPS.WIP_SFCB_UTILITIES dependencies on BOM_OPERATIONAL_ROUTINGS

Line 1381: bom_operational_routings bor,

1377: x_sim_date_to
1378: FROM
1379: wip_lines wl,
1380: bom_operation_sequences_v bos,
1381: bom_operational_routings bor,
1382: wip_flow_schedules wfs
1383: WHERE
1384: wfs.scheduled_flag = 1
1385: and bor.organization_id = wfs.organization_id

Line 1516: bom_operational_routings bor,

1512: bom_resources br,
1513: bom_operation_resources bors,
1514: bom_operation_sequences bos2, /* event seqs */
1515: bom_operation_sequences bos, /* line operations */
1516: bom_operational_routings bor,
1517: wip_open_flow_schedules_v wofsv
1518: where
1519: wofsv.organization_id = p_organization_id
1520: and wofsv.line_id = p_line_id