SAP Knowledge Base Article - Public

3113012 - Stock field is missing in executive review exported file

Symptom

Second Stock field that is present on executive review is missing when exported on executive review. 

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.

Environment

SAP SuccessFactors HXM Suite

SAP SuccessFactors Compensation

Reproducing the Issue

  1.  Template xml has the following configuration: 

      <comp-stock-share-info>
              <comp-stock-first-col-label> Units</comp-stock-first-col-label>
             <comp-stock-second-col-label>Value in USD</comp-stock-second-col-label>
            </comp-stock-share-info>

  2.  Launch worksheets from the template. Navigate to Executive Review.
  3.  Notice the columns Units, Value in USD field on Executive Review.
  4.  Click on export and notice the column "Value in USD" missing. 

Cause

The existing value in the stock table is incorrect. 

Resolution

The expected value is "stock" with lowercase 's'. To check this navigate to action for all plans > import/export data > stock plans dropdown > Stock Values table and make sure the stock field is imported with lowercase 's'.


Additional note: stock field will not be editable (highlighted in yellow) in the Offline Edit Export file if stock table is used.

      <comp-stock-value-table>
        <comp-stock-value-table-name>Stock_Table</comp-stock-value-table-name>
      </comp-stock-value-table>

Keywords

CMP-28362, sf , successfactors, stock standard field, stock value field missing, missing field in export , KBA , LOD-SF-CMP-FRM , Forms & Templates , Problem

Product

SAP SuccessFactors Compensation all versions ; SAP SuccessFactors HCM Core all versions

Attachments

stock table.png