DBA Data[Home] [Help]

APPS.WIP_POPULATE_TEMP dependencies on WIP_REPETITIVE_SCHEDULES

Line 194: wip_repetitive_schedules wrs

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