By
Published: 10 Apr 2002
How would you create a search help exit to allow a field from a help view which domain is case sensitive so that this field can be searched non-case sensitive?
To the best of my knowledge, you can't. You would need to create another field on the table (APPEND structure), containing the non-case sensitive values. You would have to keep that field populated through user exits, and then use that for your search help.
Dig Deeper on SAP security
An SAP user is trying to run a report in an SAP ALV Grid online and wants to know how to get the data in the report to appear along with the header.
Continue Reading
An SAP user needs to transfer customer purchase order spreadsheet data to SAP VA01 to create a new sales order.
Continue Reading
A SearchSAP.com reader wants to know if it's possible to write an SAP ABAP program that will read source code and then create an SAP ABAP function ...
Continue Reading