DBA Data[Home] [Help]

APPS.WIP_MOVE_VALIDATOR dependencies on BOM_STANDARD_OPERATIONS

Line 2870: FROM bom_standard_operations bso1,

2866: bso2.operation_code,
2867: wo2.department_id,
2868: bd2.department_code,
2869: WIP_CONSTANTS.MOVE_PROC
2870: FROM bom_standard_operations bso1,
2871: bom_standard_operations bso2,
2872: bom_departments bd1,
2873: bom_departments bd2,
2874: wip_operations wo1,

Line 2871: bom_standard_operations bso2,

2867: wo2.department_id,
2868: bd2.department_code,
2869: WIP_CONSTANTS.MOVE_PROC
2870: FROM bom_standard_operations bso1,
2871: bom_standard_operations bso2,
2872: bom_departments bd1,
2873: bom_departments bd2,
2874: wip_operations wo1,
2875: wip_operations wo2