DBA Data[Home] [Help]

APPS.OE_ORDER_IMPORT_SPECIFIC_PVT dependencies on MRP_CALENDAR

Line 3798: l_new_schedule_ship_date := mrp_calendar.date_offset

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