SAP Knowledge Base Article - Public

3136801 - Extension Field Not Appearing as Placeholder Option in Template/Workflow Rules

Symptom

You created a KUT field and you are not seeing it as a placeholder option inside a template/workflow rule. You may see other extension fields available, making you wonder why this happens.

Environment

SAP Cloud for Customer

Reproducing the Issue

  1. Go to Sales/Service work center.
  2. Open the Templates work center view.
  3. Open template ABC (where ABC is the name of the template you are working with).
  4. In the Placeholder section, open the drop-down menu for options available.

You do not see KUT field DEF available (where DEF is the ID of your created extension field).

OR

  1. Go to Administration work center.
  2. Open the Workflow Rules work center view.
  3. Click in the + icon.
  4. Fill in information until you reach step 3.
  5. Select an action that allows for placeholder definition (like E-mail).
  6. In the Placeholder section, open the drop-down menu for options available.

You do not see KUT field DEF available (where DEF is the ID of your created extension field). 

Cause

The placeholders with 1:N cardinality are removed for the list of options in the two cases (templates and workflow) as value replacement for these are not supported.

Resolution

This is the system current standard behavior.

The node on which you choose to create a KUT field decides the cardinality of it.

For example: If you are adding a KUT field on Products table of an Opportunity screen, one opportunity can have many products, hence the KUT field would be of 1:N cardinality.

The intended design of a placeholder is to be replaced with the values of the Business Object which are mapped. Example considering a placeholder #1#:

If #1# is mapped to opportunity name: #1# will be replaced with Opportunity Name of the instance where the interaction is happening.
If #1# was mapped to Opportunity Products table/some other 1:N cardinality: It would be impossible to determine which value of the many products/records need to be selected.

Keywords

Template ; Extension Field ; Cardinality ; Workflow Rule ; Placeholder ; , KBA , LOD-CRM-SC-TMP , Template , LOD-CRM-OPP , Opportunity Management , How To

Product

SAP Cloud for Customer add-ins all versions