Storing Reference Data in Oracle Fusion
We need to centrally store reference data related to CDM (Customer Data Management) and PDH (Product Data Hub) in Oracle Fusion. Currently, we have approximately 15 lookup values configured (e.g., Customer Status, Customer Type). For instance, the Customer Status lookup includes values such as ACTIVE, INACTIVE, OBSOLETE, and UNKNOWN.
Our goal is to consolidate all these lookup values in a single location so that downstream systems can also leverage this data.
We would like to know:
- Is it possible to store all these reference data values in a custom object? If so, what are the detailed steps to achieve this?
0