DBA Data[Home] [Help]

APPS.INV_WIP_PICKING_PVT dependencies on BOM_OPERATION_SEQUENCES

Line 1832: , bom_operation_sequences bos

1828:
1829: CURSOR c_flow_dept IS
1830: SELECT bos.department_id, bd.department_code
1831: FROM bom_departments bd
1832: , bom_operation_sequences bos
1833: , bom_operational_routings bor
1834: , wip_flow_schedules wfs
1835: WHERE wfs.wip_entity_id = p_wip_entity_id
1836: AND wfs.organization_id = p_organization_id