‎2007 Aug 16 12:46 PM
Hi ,
The scenario is such that I m entering some text value through selection screen of report program and I have to print this in sapscript.
But the issue is the output in script is always coming in the capital letters but i need it as per user entry.
Any pointers to this problem will be highly appreciated and ofcource rewarded.
Regards,
Vivek
‎2007 Aug 16 12:51 PM
when pressing "Enter" on the selection screen, does your user text get transferred into capital letters already?
if so, you have to go to PAI of your selection screen and change this behaviour.
‎2007 Aug 16 12:51 PM
when pressing "Enter" on the selection screen, does your user text get transferred into capital letters already?
if so, you have to go to PAI of your selection screen and change this behaviour.
‎2007 Aug 16 12:54 PM
‎2007 Aug 16 1:02 PM
i guess you have used the Parameters statement. it has an addition LOWER CASE. which will actually do exactly what you want, so you dont even have to implement any coding in PAI.
Message was edited by:
Florian Kemmer
‎2007 Aug 16 1:33 PM