T
Terribletigger
I work for a company that uses SAP. One quirk we constantly run into in
various modules is that if the information has been entered into SAP with a
lower case (or in some cases, with an upper case) leading letter, reports
will not run properly. For some reporting, the leading letter must be upper
case, for others, it must be lower case for the given field. I have been
trying to figure out how to run a simple query that would provide the
information so that we can "clean up" SAP on an on-going basis. I am not SQL
savvy; I generally try to stick with the simple select, append, update and
delete queries ....but any help would be appreciated.
various modules is that if the information has been entered into SAP with a
lower case (or in some cases, with an upper case) leading letter, reports
will not run properly. For some reporting, the leading letter must be upper
case, for others, it must be lower case for the given field. I have been
trying to figure out how to run a simple query that would provide the
information so that we can "clean up" SAP on an on-going basis. I am not SQL
savvy; I generally try to stick with the simple select, append, update and
delete queries ....but any help would be appreciated.