on 2007 May 07 7:21 AM
hi friends - i have one req.ment.
i have defined 3 standard texts.
now i want to print these 3 texts in single line - of course with some gap between them.
how can i do this,...
thanks
Praveen
Hi,
You need to call the READ_TEXT for the standard text and you will get the text is a table so do for those 3 and concatinate those 3 into a single long field and disply that
Regards
Sudheer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you all..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Praveen If u want to do it in SMARTFORMS then u can do it in following ways,
You can either reas all the three text in in three workareas and club them together into one
Secondly u can create a Template and create a line with three columns and print three different texts there.
For Scripts,
You can either use the first method or create threew windows and print it there.
Same can also be used for SMARTFORMS also..
Thanks,
Utsah Garg.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Praveen,
if its in sapscript, you can put the standard texts in different windows and align them so that their display comes ina single line.
Reward if helpful,
Regards,
Sooness.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
10 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.