DBA Data[Home] [Help]

APPS.OE_UPG_SO dependencies on SO_PRICE_ADJUSTMENTS

Line 43: so_price_adjustments pa

39: pa.attribute13,
40: pa.attribute14,
41: pa.attribute15
42: from
43: so_price_adjustments pa
44: where ( pa.line_id = G_OLD_LINE_ID and
45: pa.header_id = G_HEADER_Id and
46: L_level_flag = 'L') or
47: ( pa.header_id = G_header_id and