DBA Data[Home] [Help]

APPS.WIP_OVERCOMPLETION dependencies on BOM_STANDARD_OPERATIONS

Line 976: from bom_standard_operations bso,

972: INTO
973: x_last_operation_code,
974: x_last_department_id,
975: x_last_department_code
976: from bom_standard_operations bso,
977: bom_departments bd,
978: wip_operations wo
979: WHERE wo.operation_seq_num = x_last_operation_seq_num
980: AND wo.department_id = bd.department_id