do 4 times.
sy-tabix,sy-index.
end do.
what is the output ?

Answer Posted / sudhakar

SY_INDEX Increments to 1 inside the DO.ENDDO Iteration and in WHILE.ENDWHILE.
While SY_TABIX is set to 0.
Note: It is used to determine the lines inside the LOOP.ENDLOOP statement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can i know some of the Realtime tickets that anyone has been faced ?

1725


On which event we can validate the input fields in module programs?

682


How do you process errors in call transaction method? : abap bdc

762


What is the use of info groups? : sap abap hr

631


What is direct input method ?

1549






How to determine the attributes of an internal table?

675


What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?

1247


how to capture the errors in bdc Call transaction method?

678


Explain the Inportance of pa30? : abap hr

825


difference between Valuation type and valuation category?

2068


Explain some essential objects in abap dictionary?

794


When you prefer lsmw?

657


What are the functional areas, user groups? How does abap query work in relation to these?

658


Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?

1672


What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary

642