Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

loop 5 times.
sy-tabix,sy-index.
endloop.
what is the output?

Answer Posted / raghuveer

By looping 5 times(if the internal table has 5 records),
sy-tabix will be 5 and sy-index = 0.

sy-index will work only in do and while loops, where as
sy-tabix will work only in loop..endloop and also sy-tabix
will be changed if we append the records into the internal
table using append statement.

If I m wrong, plz let me know

Is This Answer Correct ?    54 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is open sql vs native sql ?

2751


what is defference between repository and non repository Object?

7797


What is Group by in Select statement?

1280


What is difference between dialog program and a report?

1243


Explain buffering concept usage?

1061


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

1123


What do you mean by batch data communications programming?

1023


What are the dynamic actions and how to configure it? : sap abap hr

1214


What is the structure of the bdc table? : abap bdc

1260


Which transaction code can I use to analyze the performance of abap program?

1078


What is the difference between bdc_okcode and bdc_cursor? : abap bdc

1157


What are the buffering types?

1207


What are the user groups?

1071


What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc

1275


How to get that a secondary index is attached to a select query?

1407