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: 

add table fields in two lines in screen

Former Member
0 Kudos

Hello

I have to modify a screen. How can I put fields of the table over two lines in screen?

Thank you

1 REPLY 1

venkata_ramisetti
Active Contributor
0 Kudos

Hi,

You can split a record in to multiple rows using STEP LOOPs

Check the program SAPMM07M and screen 221 for reference. It has similar functionality.

Check the below link for more help.

http://help.sap.com/saphelp_nw04/helpdata/en/d1/801c13454211d189710000e8322d00/content.htm

http://sap.niraj.tripod.com/id28.html

Thanks,

Ramakrishna