DBA Data[Home] [Help]

APPS.WIP_OSP dependencies on WIP_PARAMETERS

Line 1507: FROM wip_parameters

1503: SELECT early_need_by_date_tolerance,
1504: late_need_by_date_tolerance
1505: INTO l_early_nbd,
1506: l_late_nbd
1507: FROM wip_parameters
1508: WHERE organization_id = p_org_id;
1509:
1510: FOR l_job_schedule IN c_job_schedule LOOP
1511: FOR l_po_req IN c_po_req(