Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SapScript MEDRUCK

Former Member
0 Likes
442

Hi,

I have to change design and stuff of orders and other MM forms.

For that, the sequence of the position lines should be changed. That means some fields like price, amount etc. should be printed in the first line and for example the description in the second.

But the two lines are in different elements. How should I do that? I don´t want to do bigger changes in the print program. Changes in the form would be better!

Is it possible to mix it all together into the first element and comment out the content of the second element?

Thank You for Your help!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
406

hi ,

you can Put those two lines in one element . but thing is the the Descriptions will also print no of times the values will print. so to avoid this one print heading in top-endtop and put values in element.

Regards

Ashok P.

Hi,

I have to change design and stuff of orders and other MM forms.

For that, the sequence of the position lines should be changed. That means some fields like price, amount etc. should be printed in the first line and for example the description in the second.

But the two lines are in different elements. How should I do that? I don´t want to do bigger changes in the print program. Changes in the form would be better!

Is it possible to mix it all together into the first element and comment out the content of the second element?

Thank You for Your help!

1 REPLY 1
Read only

Former Member
0 Likes
407

hi ,

you can Put those two lines in one element . but thing is the the Descriptions will also print no of times the values will print. so to avoid this one print heading in top-endtop and put values in element.

Regards

Ashok P.