Update the Item attribute "Default Shipping Org" from Org to 'Null'
As per business requirement, customer needs to change the value of Item attribute "Default Shipping Org" from Org to 'Null'. This needs to be updated for 45K items.
Customer tried to implement this change by updating the value in MTL_SYSTEM_ITEMS_INTERFACE and then running the Import Items program to update the same in base table. But this is not working.
Customer have performed testing for setting Default Shipping Org to NULL, using Import Items program. It has updated the existing Default Shipping Org.
It implies that it is keeping the exiting value - Default Shipping Organization.
But if customer update Default Shipping Org to NULL Value from front end application, System allows them to do so.