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

control break statements

Former Member
0 Likes
725

we define a control break statement inside a loop of an internal table. then if v give write statements for the internal table fields it displays only stars (*) . i was told to move that values to an temp work area .y do v do like tis??? and why does its values become star??

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
699

Hi

janani

see u will get stars bcoz at the time of writing hte values of the tht fields by using at new u have not recvied tht values at i mean to say by using the at new on filed 1 u will not get the values of all the other fields after tht field1 so u r getting stars if u get me u r problem will solve

plzzz reard if usefull

dont forget to reward plzzz

feel free to ask any quiries my mail id mutyalasunilkumar@gmail.com

6 REPLIES 6
Read only

Former Member
0 Likes
699

Hi Janani,

Do You use the instruction like this:

LOOP AT...

AT NEW field.

ENDAT

ENLOOP.

In such case all fields to the right ( after <field>) in section AT NEW.... have *.

Adam

Read only

Former Member
0 Likes
699

yes that is what i am asking ??? why does that happen???

Read only

Former Member
0 Likes
699

control break statements

Read only

Former Member
0 Likes
700

Hi

janani

see u will get stars bcoz at the time of writing hte values of the tht fields by using at new u have not recvied tht values at i mean to say by using the at new on filed 1 u will not get the values of all the other fields after tht field1 so u r getting stars if u get me u r problem will solve

plzzz reard if usefull

dont forget to reward plzzz

feel free to ask any quiries my mail id mutyalasunilkumar@gmail.com

Read only

Former Member
0 Likes
699

plz let me know am i clear to u or not

plz reward if my answer is helpful to u

Read only

Former Member
0 Likes
699

you were very useful.............thankuuuuuuu very much

with regards

janani