DBA Data[Home] [Help]

APPS.WIP_FLOW_DERIVE dependencies on WIP_FLOW_SCHEDULES

Line 718: wip_flow_schedules

714: p_alt_rtg_des,
715: p_alt_bom_des,
716: x_sched_cmp_date
717: from
718: wip_flow_schedules
719: where
720: wip_entity_id = p_txn_src_id
721: and organization_id = p_org_id ;
722: