Symptom
There are different options when it comes to define the date we want the data from Variable Pay to be published in Employee Central.
Resolution
The order in which the system will take the pay dates is the following:
a) Field level pay date configure has highest priority. You must have your field configured in the template as Date type same as in Compensation.
<comp-hris-field-map>
<comp-field-id><![CDATA[nameOfField]]></comp-field-id>
<hris-field-id><![CDATA[pay-date]]></hris-field-id>
</comp-hris-field-map>
b) If field level is not configured, the system will look for effectiveDate value of comp-ect-output-component in the XML, it is, the effective date defined at XML level in the publish section.
c) If the effectiveDate of the output component is not configured, the system will get the date value from the UI page.
Keywords
pay date, publish , KBA , LOD-SF-VRP-EC , Employee Central data, configuration , Problem