cancel
Showing results for 
Search instead for 
Did you mean: 

break loop in SMARTFORMS

Former Member
0 Kudos

hello everyone, im a newbie at ABAP and i have a problem in smartforms, I will display data from database and I want to place a break after the loop in the smartforms,

example, new matnr, new page...

how can i do that? do you suggest any tutorials about smartforms? tnx alot?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

in your case insert command inside the loop/table

cheers,

sasi

Former Member
0 Kudos

Hi,

In smartforms there is one option called Command Break is available ( manually insert the break statment )

whereever you want to goto new page

Create - > Command then select Goto New Page and specify the page also

cheers,

sasi