Application Development 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: 

output in different layout

Former Member
0 Kudos

dear experts,

i need to have print different layout for two different invoice

in one output of a smartform in abap, how can this be done, your suggestions is highly appreciated.

thank you all

1 REPLY 1

rajkumarnarasimman
Active Contributor

Hi Swapneel,

"i need to have print different layout for two different invoice

If the layout I completely different with the existing one, example Portrait vs Landscape form, it is better to create new smartform instead of using the existing one.

If only a few changes are required, handle the window/templates using Condition tab inside SMARTFORM.

Regards

Rajkumar Narasimman