DBA Data[Home] [Help]

APPS.WIP_POPULATE_TEMP dependencies on WIP_REPETITIVE_SCHEDULES

Line 197: wip_repetitive_schedules wrs

193: bom_departments bd,
194: mtl_system_items msi,
195: bom_calendar_dates bcd1,
196: wip_requirement_operations wro,
197: wip_repetitive_schedules wrs
198: WHERE wro.wip_entity_id = wrs.wip_entity_id
199: AND wro.organization_id = wrs.organization_id
200: AND wro.repetitive_schedule_id = wrs.repetitive_schedule_id
201: AND wrs.wip_entity_id = p_wip_entity_id