Hi Scripters!
My consultant wants a box around some information in a SAP-Script form.
Normally this is quite easy, BUT in this case i have the information (which needs the box around) printed after the positions.
So problem is: the box can not have a certain position in the Form since i dont know how much positions are to be printed.
any ideas on this subject?
Hi Florian,
Yes it is possible to play arount with positions of Box.
You can pass variable name in between & in place of fixed XPOS and YPOS.
and pass value to that dynamic variable.
You have to test a lot with different values in those variables for pefect settings.
Hope it will solve your problem.
Regards
Krishnendu
Add a comment