Although it works fine as DimensionDefault is derived from RefRecId, but if you try to use some of the classes like DimensionProvider, system will throw following error
Unknown type: RefRecId
The method addDataSourceToQuery in the DimensionProvider class checks the field's EDT and throws error if it is not a proper EDT. This field in the HcmEmployment table needs to be changed to the right EDT until a hotfix addresses the issue.
This posting is provided "AS IS" with no warranties. Use code at your own risk.
That saved my day. This's what exactly I struggled in my first using of DimensionProvider class and I thought I was wrong with something. Thanks... :)
ReplyDelete