Symptom
- An issue was encountered with the column positions and filter functionality in the User Catalog view of SAP Commerce Cloud.
- Despite specifying the column positions in the list view configuration, the columns were ordered alphabetically instead of reflecting the defined positions.
- When applying filters, the filter itself appeared as columns showing blank values, instead of not being mentioned in the list view.
- Below was the mentioned configuration by the customer, as component = listView
<context merge-by="type" type="PunchoutUserCatalogView" component="listView" module="hsbackoffice">
<list-view:list-view xmlns:list-view="http://www.hybris.com/cockpitng/component/listView" xmlns:editorArea="http://www.hybris.com/cockpitng/component/editorArea" xmlns:na="http://www.hybris.com/cockpitng/config/notifications" xmlns:wz="http://www.hybris.com/cockpitng/config/wizard-config" xmlns:y="http://www.hybris.com/cockpit/config/hybris">
<list-view:column label="type.PunchoutUserCatalogView.orgName.name" position="1" qualifier="orgName"/>
<list-view:column label="type.PunchoutUserCatalogView.hsloginid.name" position="2" qualifier="hsloginid"/>
<list-view:column label="type.PunchoutUserCatalogView.userName.name" position="3" qualifier="userName" sortable="true"/>
<list-view:column label="type.PunchoutUserCatalogView.baseCatalogName.name" position="4" qualifier="baseCatalogName"/>
<list-view:column label="type.PunchoutUserCatalogView.catalogId.name" position="5" qualifier="catalogId"/>
</list-view:list-view>
</context>
</config>
Read more...
Environment
SAP Commerce Cloud
Product
SAP Commerce Cloud 2211
Keywords
SAP Commerce Cloud, Backoffice, Punchout User Catalog, column positions, filter functionality, listview, listView, coding error. , KBA , CEC-SCC-CDM-BO-FRW , Framework , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.