I have a Basic Data Table called COMPANY_FINANCE. One of the fields is CURRENCY_CODE and it is validated against an environment we have called STG.

When I validate basic data on COMPANY_FINANCE I get an “Error, Basic Data” message and upon inspection I see that “ISO_CURRENCY validation failed, basic data target table cannot be found”

The ISO_CURRENCY table on STG does have a value for USD… so it should NOT fail…


I’m clearly missing something, but I don’t understand what. Why is it failing on Basic Data when the target environment DOES have that Basic Data available?