DBA Data[Home] [Help]

APPS.OE_UPG_SO dependencies on SO_LINE_ATTRIBUTES

Line 592: so_line_attributes slattr,

588: /* If you make changes to shippable flag in the above line, make it also on */
589: /* shipped_quantity decode */
590: from
591: so_lines_all sla,
592: so_line_attributes slattr,
593: oe_upgrade_wsh_iface sld
594: where
595: sla.line_id = slattr.line_id (+) and
596: sla.header_id = G_header_id and