Symptom
When replicating employees from EC (Employee Central) to ERP, there is an error about a mandatory field.
For example: Subtype field KSTAR not mapped for infotype 0027
Environment
SAP ERP 6.0
SAP enhancement package 1 for SAP ERP 6.0
SAP enhancement package 2 for SAP ERP 6.0
SAP enhancement package 3 for SAP ERP 6.0
SAP enhancement package 4 for SAP ERP 6.0
SAP enhancement package 5 for SAP ERP 6.0
SAP enhancement package 6 for SAP ERP 6.0
SAP enhancement package 7 for SAP ERP 6.0
SAP enhancement package 8 for SAP ERP 6.0
PA_SE_IN Addon (all releases)
Cause
This happens when a field is mandatory but is not being replicated.
Resolution
-
In transaction SM30, check the standard table V_T588MFPROPS.
- Enter the Infotype. In this example, 0027.
- Look for the field mentioned in the error. In this example, KSTAR.
- Check to see if this field is mandatory. If it is, it either needs to be replicated or it can be overridden in the custom table.
- To overwrite this mandatory status, go to the customizing table V_T588MFPROPC.
- Go to the same infotype and create an entry for the field with the error.
NOTE: The system looks at the custom table first and if there is no entry, it will then look at the standard table.
Keywords
ANSSA , KBA , LOD-SF-INT-SAP , Please use LOD-EC-INT* , How To