Problem for updating pre existing value as NULL through Web ADI
I have to update atp_rule in mtl_system_items table through Web ADI (excel spread sheet). Currently there is some value for this attribe which need to be updated as Null. How a null value can be updated through Web ADI ? I am getting error for this if i give atp_rule as '-999999' and if i give null value (i.e. keep blank in excel spread sheet) then it is not getting updated as Null
0