How to Update NULL value in VARCHAR2 Data Type of table field (Address3 of HZ_LOCATIONS) via a TCA Business Object API (HZ_LOCATION_BO_PUB) using REST Service
(Doc ID 2939219.1)
Last updated on MARCH 31, 2023
Applies to:
Oracle Trading Community - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
Demonstrate how to update NULL value in VARCHAR2 data type of table field (Address3 of HZ_LOCATIONS) via a TCA Business Object API (HZ_LOCATION_BO_PUB) using REST service.
Whenever we are trying to update a null value in the address3 field, the field value is not getting updated, It remains same as previous value if we pass the value as NULL or '' (Blank). The address3 value can be updated to any other value, but unable to update to null.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |