Skip to Content
0
Former Member
Jun 27, 2007 at 11:22 AM

UWL - I want to add the column "item type" in the UWL XML config file

22 Views

Hi,

when personalizing a view in the default UWL iView, a user can add the column "Item Type", which shows the icon of the corresponding item.

I want to add this column to a default view configuration in the XML file, so that all users have this column available by default. I guess the right attribute to do so would be the "columnOrder" attribute of a view. I tried to add the value itemType and objectType, but none of this worked, the column did not appear.

From help.sap.com at

http://help.sap.com/saphelp_nw70/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm

I found some attributes and I tried statusIcon, externalId and externalType. statusIcon does not show the item type icons and the other two don't work at all. The table shows that they have the attribute "Visible to user = NO".

Does anybody know the correct value which I have to add to the columnOrder attribute or how I have to configure the XML file?

Thanks a lot for any help,

Fabian