DBA Data[Home] [Help]

APPS.OE_UPG_SO dependencies on SO_SALES_CREDITS

Line 212: so_sales_credits ssc

208: ssc.attribute15,
209: null dw_update_advice_flag,
210: ssc.wh_update_date
211: from
212: so_sales_credits ssc
213: where ( (ssc.line_id = G_OLD_LINE_ID and
214: ssc.header_id = G_header_id and
215: L_level_flag = 'L')
216: or (ssc.header_id = G_header_id and