Symptom
When trying to save Alert Message MDF Object fields as required or not required, an error message is shown:
- You are not allowed to change the value of attribute Required for the field [field name] of this object.
-
You are not allowed to change the value of attribute Required for the field [field name] of this object.
Environment
- SAP SuccessFactors Employee Central
Reproducing the Issue
#1 - When trying to save Alert Message MDF Object fields as required:
- Admin Center > Configure Object Definition;
- Object Definition > AlertMessage;
- Click on "Make Correction";
- Search for field "alertHeaderLocalized" and click on Details;
- Change the field "Required" to YES;
- Try to save the changes;
- Error message is displayed: "You are not allowed to change the value of attribute Required for the field alertHeaderLocalized of this object.".
#2 - When trying to save Alert Message MDF Object fields as not required:
- Admin Center > Configure Object Definition;
- Object Definition > AlertMessage;
- Click on "Make Correction";
- Search for field "rowId" and click on Details;
- Change the field "Required" to NO;
- Try to save the changes;
- Error message is displayed: "You are not allowed to change the value of attribute Required for the field rowId of this object."
Resolution
By default, some fields in Alert Message MDF Object are set as mandatory or non-mandatory and cannot be changed.
The list and the default values that cannot be changed are the below:
| Field Name | Default Required value (non-changeable) |
| rowId | Yes |
| externalCode | Yes |
| effectiveStatus | Yes |
|
alertHeaderLocalized |
No |
|
alertDescriptionLocalized | No |
NOTE: fields that are not mentioned on the above list can be changed as mandatory or non-mandatory by customers.
See Also
Help Portal - Configuring Calibration Alert Messages in the System
Keywords
error message, issue editing MDF object, MetaData Framework, Localized header, Localized description, alertHeaderLocalized, KM-3549, AlertMessage, Alert Message, mandatory, required , KBA , LOD-SF-MDF-OBJ , Object Definition & Field Related Issues , LOD-SF-EC , Employee Central , LOD-SF-MDF , Metadata Framework , How To
SAP Knowledge Base Article - Public