Create Data Model for Retrieving Custom FCL Field Values for Opportunity History
Hello,
I’m working on building a data model/SQL query in Oracle Sales Cloud OTBI to retrieve historical records for Opportunities, and I’ve run into a question regarding custom fields.
According to the Customization Report, the custom Opportunity fields (FCL fields) appear in MOO_OPTY in the expected columns.
However, when I query MOO_OPTY_ (the underscore table), as recommended in previous threads in this community, several of those custom fields are returning NULL when I use the same column names.
My questions are:
- Do the custom field columns in MOO_OPTY_ map 1:1 to the fields in MOO_OPTY