DBA Data[Home] [Help]

APPS.CSP_PLAN_DETAILS_PKG dependencies on OE_ORDER_LINES_ALL

Line 1391: from oe_order_lines_all oola

1387: sysdate,
1388: fnd_global.user_id,
1389: sysdate,
1390: fnd_global.login_id
1391: from oe_order_lines_all oola
1392: where oola.ship_from_org_id = l_organization_id
1393: and oola.open_flag = 'Y'
1394: and nvl(oola.order_source_id,0) <> 10
1395: and nvl(oola.schedule_ship_date,nvl(oola.promise_date,oola.request_date)) < trunc(sysdate) + l_period_size * l_forecast_periods