Symptom
You have added a "Save Query" or "Organize Queries" button in the OWL Advanced List Pane, but these buttons are not visible in the UI.
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 Cloud for Customer
- SAP Cloud Applications Studio
Reproducing the Issue
- Login to frontend UI.
- Navigate to the screen.
- Click on Advanced Search icon.
- You will see that the query buttons are missing.
Cause
To make the "Save Query" button work, a stable anchor for the Default Set in the DefaultSet Mapping of the Advanced List Pane has to be added, as well as an anchor for the query on Controller tab.
Resolution
The steps you need to perform to add the anchor for the custom screen are:
- Open UI Designer.
- Navigate to the respective screen.
- Select the Advanced List Pane - Object WorkList.
- Configure the DefaultSetMapping.
- Add an Anchor.
- After the anchor is created for the default set, you have to add a stable anchor to the query in the Controller tab.
- Save and Activate the OWL.
NOTE: If you have more than one Query or DefaultSet, an anchor should be defined for all of them.
See Also
Keywords
PDI, SDK, save, organize, query, queries, anchor, missing, UI, custom, screen, extensibility , KBA , enable save query , enable save button in custom ui , AP-RC-UIF-DT , UI Framework Designtime , How To