Hi friends,
are there any control commands in smarforms like BOX, SET DATE MASK,TOP,BUTTOM in script?
thank you.
regards,
iSwitch
control command in Smartform
Moderators: Snowy, thx4allthefish, YuriT, Gothmog
-
- Posts: 71
- Joined: Thu Jan 01, 2009 11:01 am
Re: control command in Smartform
The borders and shading are achieved via the graphical painter (which I don't like very much).
In the Initialization section, you can write SET COUNTRY command which will set the date mask and decimal point format
(may be you could use SET date mask there too)
I've never used TOP, BOTTOM commands in SAP Script - if you explain their role may be we can make some suggestions.
In the Initialization section, you can write SET COUNTRY command which will set the date mask and decimal point format
(may be you could use SET date mask there too)
I've never used TOP, BOTTOM commands in SAP Script - if you explain their role may be we can make some suggestions.