DBA Data[Home] [Help]

APPS.INV_WIP_PICKING_PVT dependencies on BOM_OPERATION_SEQUENCES

Line 1880: , bom_operation_sequences bos

1876:
1877: CURSOR c_flow_dept IS
1878: SELECT bos.department_id, bd.department_code
1879: FROM bom_departments bd
1880: , bom_operation_sequences bos
1881: , bom_operational_routings bor
1882: , wip_flow_schedules wfs
1883: WHERE wfs.wip_entity_id = p_wip_entity_id
1884: AND wfs.organization_id = p_organization_id