Symptom
Is it possible to access the internal Id and associated text for all the MDF object's structure that exists or existed in the system?
Environment
- SAP SuccessFactors Employee Central
- SAP SuccessFactors HXM Suite
- Metadata framework (MDF)
Reproducing the Issue
- Export MDF Object Definition or Download template for an MDF object.
- Internal Id is unavailable.
Cause
Internal ID is for internal system usage and hence we cannot export it using tool "Import and Export Data" tool.
Resolution
If you encounter any application error with internalId issue with an MDF object, then to verify or identify the data you can make internal ID visible on the Manage data page.
1) To make internalId visible in "Manage Data" page, please edit respective Object definition and change the Visibility of inernalId field from Not visible to Read Only
2) Save object definition.
3) Check the value on the Manage data page. (Please make sure that there is no Default screen on the object level, else the changes done on the object definition won't take effect on the Manage data page)
NOTE: You cannot set the visibility of this field to Editable. If you attempt it, system will restore it back to "Not Visible" automatially.
4) Finally, after identifying the data that is causing issue, you can revert the Visibility of the field internalId to "Not Visible" again.
Keywords
internal Id, Import and Export Data, MDF, Metadata Framework, InternalId, export, visibility, Read Only, Editable, not visible , KBA , LOD-SF-MDF-OBJ , Object Definition & Field Related Issues , LOD-SF-EC-FOO , Foundation Objects (Organisation, Pay and Job Structures) , How To