DBA Data[Home] [Help]

APPS.OE_UPG_SO_NEW dependencies on SO_HEADER_ATTRIBUTES

Line 2931: so_header_attributes shattr

2927: sha.shipping_instructions,
2928: sha.packing_instructions
2929: from
2930: so_headers_all sha,
2931: so_header_attributes shattr
2932: where
2933: sha.upgrade_flag = 'N' and
2934: sha.header_id = shattr.header_id(+) and
2935: (( L_Line_type = 'R' and sha.order_category = 'RMA') or