UsePicklistDisplayNames Parameter (Connect-SAPSuccessFactors Cmdlet)
Boolean determining whether or not to use SAP labels for picklist options.
Syntax
Connect-SAPSuccessFactors -UsePicklistDisplayNames SwitchParameter
Data Type
bool
Default Value
false
Remarks
If set to true, the labels that have been configured for the picklist options, will be pushed in a separate column. The column will have the name of the picklist field followed by _label. To achieve this, the 本製品 will retrieve and store a list of all picklist options and their labels, which could be costly depending on the number of picklist options the SAP SuccessFactors has.