‎2013 Nov 12 2:18 PM
how will i rename the window name in sap smartform when i am creating more than one window its coming like %window1..but i want to rename it..but how ??can u please share ur knowledge ?
Thanks
Abhay
‎2013 Nov 12 3:27 PM
‎2013 Nov 12 2:21 PM
Hi,
you can't modify the name of the window ?
could you put a screen shot ?
regards
Fred
‎2013 Nov 12 3:05 PM
Double click the window and on the right side of the tree the window options will appear.
On the first line there will be the window name.
If you cant see any screen on the right side of the tree your splittercontainer ist maybe to big and you need to adjust the lines. There are 3 Screens seperated by 2 lines. On the left side is the tree in the middle is the options window and on the right is the smartforms layout.
I hope you'll find it
Best regards
Nico
‎2013 Nov 12 3:27 PM
‎2013 Nov 13 4:21 AM
Hi Satyabrata,
Thank you very much for shairing your knowledge..its really helpful for me!!!!!
Thanks
Abhay Manna
‎2013 Nov 17 6:58 AM
Global Definitions The IN operator with "R_ORDERNO" is followed neither by an internal table nor by a value list.
this is the error I am getting how would I solve it...
‎2013 Nov 17 7:10 AM
Global Definitions The IN operator with "R_ORDERNO" is followed neither by an internal table nor by a value list.
this is the error I am getting how would I solve it...
‎2013 Nov 17 7:13 AM
Can you please paste the screen shot which contains the global defintions. More over what is R_ORDERNO.
‎2013 Nov 17 7:26 AM
This is error I am getting ..please see the screen shot...
Thanks
Abhay
‎2013 Nov 17 8:15 AM
What is R_ORDERNO in this? Is this an internal table, ranges or a it contains a single value?
‎2013 Nov 17 10:13 AM
‎2013 Nov 17 12:15 PM
Hi Abhay,
Are you converting the range entered in the screen into the form of an internal table?
Philip.
‎2013 Nov 17 1:15 PM
‎2013 Nov 17 4:37 PM
NB: You have to pass ORDERNO-LOW AND ORDERNO-HIGH through the interface of the smart form.
‎2013 Nov 18 4:19 AM