Transaction type delete in excel
When we export UDA via Excel for mass update there is transaction type. It is set to update. But if we export single row UDA and change transaction type to delete, and change of UDA and upload it. The row will be delete from ego_mtl_sy_items_ext_b. There is no matter that it containe read only UDA, required UDA, or there will be Item Business Rules prohibiting deleting UDA. Row will be deleted anyway. At Import Batches will be 0 Total Items Successfully Imported. And DML_TYPE in oracle.apps.ego.item.postAttributeChange event will be CREATE.
Is it normal behavior? Can be transaction type DELETE for single row forbidden?