DBA Data[Home] [Help]

APPS.WIP_FLOW_DERIVE dependencies on WIP_FLOW_SCHEDULES

Line 727: wip_flow_schedules

723: p_alt_rtg_des,
724: p_alt_bom_des,
725: x_sched_cmp_date
726: from
727: wip_flow_schedules
728: where
729: wip_entity_id = p_txn_src_id
730: and organization_id = p_org_id ;
731: