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

Smart Form Loop Node

Former Member
0 Likes
619

Hi Friends,

I need to execute a node twice. But i dont have any table to give in Loop node's data tab. Just my requirement is Like ( <b>do 2 times ....enddo</b>)..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
558

Declare a table, and give only two entries inthat.

and put that itab in the loop.

This hint may help you.

I think first reply to this post may also work....

Regards,

Sujatha.

Message was edited by:

Sujatha Reddy

5 REPLIES 5
Read only

Former Member
0 Likes
558

Hi,

If you don't have facility to do it in Loop. write the same code twice by creating two nodes in smartform.

Regards,

Anji

Read only

Former Member
0 Likes
558

hi

-declare 2 variables in global defination

-write do loop in command line.

-IF NOT CLEARE PLZ SEND ME ALL DETAILS EXACT WHAT REQUIREMENT U HAVE.

**Please reward suitable points***

With Regards

Navin Khedikar

Read only

Former Member
0 Likes
559

Declare a table, and give only two entries inthat.

and put that itab in the loop.

This hint may help you.

I think first reply to this post may also work....

Regards,

Sujatha.

Message was edited by:

Sujatha Reddy

Read only

0 Likes
558

Thanks Sujatha, I am also thinking the same, But according to my client Quality point of view i should not do like this( if there is no other solution i need to do this only). Any how i am waiting for solution.

Thanks for your reply...

Read only

Former Member
0 Likes
558

hi

try this.

create another loop above that . In that loop, in the data tab specify row from 1 to 2