SAP Knowledge Base Article - Public

2558375 - First Row Empty or Dump in BC View Using HTML5 UI

Symptom

When you open an Activity inside Activity List under Business Configuration Work Center, you receive a dump or the first row in list will come as empty in HTML5 but there is data in first row in Silverlight.

You can also see the below dump information in the exception occurred window:

Object doesn't support property or method 'setFilter'

Environment

SAP Hybris Cloud for Customer, In HTML5.

Reproducing the Issue

  1. Go to Work Center Business Configuration
  2. In tab Implementation Projects
  3. Click on First Implementation
  4. Go to Open Activity List
  5. Click on ABC (ABC is the custom activity created)
  6. You will receive a dump error or see a first row empty, there is information in Silverlight

Cause

Issue is due to same CCTS Type of structure and child. For example /Root/BC_SETS/CODE and /Root/BC_SETS/CODE/content.

Resolution

The CCTS Type of the "father" of the structure should be set as NONE, follow the steps below:

  1. In Silverlight UI
  2. Open the UI Designer from the where you received a dump or first row empty
  3. Tab Properties, on right
  4. Tab DataModel , on left
  5. Set the CCTS Type of structure /Root/BC_SETS/CODE as NONE
  6. And CCTS Type of data field /Root/BC_SETS/CODE/Content as text.
  7. Do the same for the all structure, each one with his proper CCTS Type.

PLEASE NOTE: Each structure, e.g.  /Root/BC_SETS/DESCR/Content have his own CCTS Type, it means that the type TEXT will not be applied for all structure.

The steps above and the screenshot below are just an example, you need change your structure accord your need.

 untitled.png

Keywords

Dump, BC View, Activity List, Fine Tuning, First Row, CCTS Type, Object doesn't support property or method 'setFilter' , KBA , e.setfilter is not a function , empty bc row , bc view for pdi solution , bc_sets , dump in activity , exception in business configuration , first row empty , root/bc_sets/code/content. , AP-RC-UIF-RT , UI Framework Runtime , Problem

Product

SAP Cloud for Customer add-ins all versions ; SAP Cloud for Customer core applications all versions