DBA Data[Home] [Help]

APPS.WIP_FLOW_CHARGE_UTILITIES dependencies on WIP_FLOW_SCHEDULES

Line 153: WIP_FLOW_SCHEDULES wfs,

149: wfs.PROJECT_ID,
150: wfs.TASK_ID
151: FROM
152: BOM_OPERATION_RESOURCES BOR,
153: WIP_FLOW_SCHEDULES wfs,
154: BOM_DEPARTMENTS BD,
155: BOM_RESOURCES BR,
156: CST_ACTIVITIES CA,
157: BOM_OPERATION_SEQUENCES BOS,

Line 395: WIP_FLOW_SCHEDULES wfs,

391: wfs.TASK_ID
392: FROM
393: BOM_DEPARTMENTS bd,
394: BOM_OPERATION_SEQUENCES bos,
395: WIP_FLOW_SCHEDULES wfs,
396: -- BOM_OPERATIONAL_ROUTINGS BOR,
397: mtl_material_transactions_temp mmtt,
398: mtl_parameters mp
399: WHERE

Line 575: WIP_flow_schedules wfs,

571: wfs.TASK_ID
572: FROM
573: BOM_DEPARTMENTS bd,
574: BOM_OPERATION_SEQUENCES bos,
575: WIP_flow_schedules wfs,
576: -- BOM_OPERATIONAL_ROUTINGS BOR,
577: mtl_material_transactions_temp mmtt,
578: mtl_parameters mp
579: WHERE

Line 663: wip_flow_schedules wfs,

659: mmtt.completion_transaction_id,
660: mmtt.transaction_temp_id,
661: mmtt.repetitive_line_id
662: FROM mtl_material_transactions_temp mmtt,
663: wip_flow_schedules wfs,
664: bom_operational_routings bor,
665: bom_operation_sequences bos
666: WHERE
667: mmtt.transaction_header_id = header_id

Line 702: wip_flow_schedules wfs,

698: mmtt.completion_transaction_id,
699: mmtt.transaction_temp_id,
700: mmtt.repetitive_line_id
701: FROM mtl_material_transactions_temp mmtt,
702: wip_flow_schedules wfs,
703: bom_operational_routings bor,
704: bom_operation_sequences bos
705: WHERE
706: mmtt.transaction_header_id = header_id