Updating the filed value to NULL(Blank) through Import Excel in APC
We are using Oracle EBS R12.2.10 and need to bulk update Item master APC attributes using the Import Excel function through WebADI and need to update an attribute field value to Blank(NULL), so how this can be acheived?
If we pass Blank(no value) in the field, this does not do anything, if we pass NULL then it updates the filed value with characters NULL in it. Same with #N/A as well which gets updated with this value only.