Hi,
How does SAP control what fields are displayed in a BSP application. I know that there is a way of turning fields on and off, but I don't know where that is controlled. I have looked at one SAP delivered BSP application and noticed that there are more field within the BSP that are not displayed that are in the code.
Any ideas?
Regards,
Kevin
Hi Kevin
You can use 'flexibilisation'.
You will find this in the IMG under:
SAP E-Recruitment ->
Technical Settings ->
User Interfaces ->
Flexibilisation ->
Fields ->
Modify Fields in Interfaces
However SAP have chosen only to include certain fields and some of those appear not to respond properly in all cases [OSS pending]...
If you want to add your own fields to the list of fields available for flexibilisation, then you need to add entries to tables PHTMLB_FLI, PHTMLB_FLI_CUST and PHTMLB_FLI_TEXT. Use SM30 with the view VRCFPHTMLB_FLI and VRCFPHTMLB_FLI_C...
Hope that helps
Jon Bowes
Add a comment