Sales Order created from Release Management
R12.1.3 : We have Sales Orders created in OM from Release Magement.
However sales order lines are having customer items. We would like internal item as sales order item.
How to configure ot customize.
Is there a setup to use internal item instead of customer item?
or
customization. Trigger on oe_order_lines_all ( after insert to populate the ordered_item with internal_item
and item_identifier_type := 'INT'
thanks