Hi guys,
The requirement is to add 5 new fields to the "Work overview" -> "Work Items" Inbox .
I followed a few guides (e.g. https://blogs.sap.com/2012/03/22/add-custom-field-to-sc-and-powl/ ) on this but the new fields do not show up.
What I have done by now:
1. Used t-code "/SAPSRM/POWL_CUST" to modify the layout "SAPSRM_IBO_FEEDER_WI" by adding the field "BE_CO_CODE"
2018-08-21-11-28-45-new-entries-details-of-added-e.png
2. Used report "POWL_D01" in order to delete all the queries for app ID "SAPSRM_IBO_FEEDER_WI"
In debug I can see that the fieldcat has the correct field in:
2018-08-21-11-37-13-hsabap-debugger1-exclusive-htt.png
But when the layout pops up, I don't see the field :(
What am I doing wrong ?
Kind regards,
Marius