DBA Data[Home] [Help]

APPS.WIP_MOVE_VALIDATOR dependencies on BOM_STANDARD_OPERATIONS

Line 2938: FROM bom_standard_operations bso1,

2934: bso2.operation_code,
2935: wo2.department_id,
2936: bd2.department_code,
2937: WIP_CONSTANTS.MOVE_PROC
2938: FROM bom_standard_operations bso1,
2939: bom_standard_operations bso2,
2940: bom_departments bd1,
2941: bom_departments bd2,
2942: wip_operations wo1,

Line 2939: bom_standard_operations bso2,

2935: wo2.department_id,
2936: bd2.department_code,
2937: WIP_CONSTANTS.MOVE_PROC
2938: FROM bom_standard_operations bso1,
2939: bom_standard_operations bso2,
2940: bom_departments bd1,
2941: bom_departments bd2,
2942: wip_operations wo1,
2943: wip_operations wo2