0

I've created a new pre-condition field in Workflow Flexible called Transfer Type with default domain values (T/B).

When I save the WF with T or B in this field it's OK, the value is saved.

enter image description here

But when I try to edit this workflow the value is cleared and we need to fill again the Transfer Type. enter image description here

Question to the experts, how can I recover the value saved before in this field?

Thank you in advance!

In the OData field map: /sap/opu/odata/sap/ZWF_FI_SEARCH_HELP_CDS/?$format=xml

<app:collection sap:creatable="false" sap:updatable="false" sap:deletable="false"
    sap:searchable="true" sap:content-version="1" href="zC_FI_Transfer_Type">
  <atom:title type="text">zC_FI_Transfer_Type</atom:title> 
  <sap:member-title>Check Budget</sap:member-title> 
  <atom:link href="zC_FI_Transfer_Type/OpenSearchDescription.xml" rel="search"
      type="application/opensearchdescription+xml" title="searchzC_FI_Transfer_Type" /> 
</app:collection>

In SPRO path: enter image description here

enter image description here

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48

0 Answers0