DBA Data[Home] [Help]

APPS.OE_UPG_SO_NEW dependencies on SO_SALES_CREDITS

Line 359: so_sales_credits ssc

355: ssc.attribute15,
356: null dw_update_advice_flag,
357: ssc.wh_update_date
358: from
359: so_sales_credits ssc
360: where ( (ssc.line_id = G_OLD_LINE_ID and
361: ssc.header_id = G_header_id and
362: L_level_flag = 'L')
363: or (ssc.header_id = G_header_id and