‎2006 Nov 10 4:34 PM
hi to all,
help me in thi siisue,
how to add two values into the third one in script form text elements.Is there any command.
thanks in advance
kiran kumar
‎2006 Nov 10 5:38 PM
I dont think any new command. Just use external subroutine and concatenate those strings and call back to script.
regards
Chandra.
Note: please reward if helpful.
‎2006 Nov 10 11:15 PM
Hello Kiran,
You cannot add two values in the SAPScript form but you can add or concatenate the two values in the print program . After you add/concatenate those values and pass into a third variable, you can use that variable in the form.
I hope this helps.
Thanks,
Kalyan
‎2006 Nov 10 11:18 PM
‎2006 Nov 11 7:54 AM
hi Kiran ,
<b>how to add two values into the third one in script form text elements</b>
can u tell us what exactly are u doing with an exapmle ..
Vij