DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_SPECIFIC_PVT dependencies on MRP_CALENDAR

Line 3801: l_new_schedule_ship_date := mrp_calendar.date_offset

3797: END IF;
3798:
3799: -- bug 1675148, call changed, now passing request_date
3800: -- previously it was schedule_ship_date(!)
3801: l_new_schedule_ship_date := mrp_calendar.date_offset
3802: (arg_org_id => l_po_dest_org_id,
3803: arg_bucket => 1,
3804: arg_date => p_x_line_tbl(I).request_date,
3805: arg_offset => l_intransit_time