loop 5 times.
sy-tabix,sy-index.
endloop.
what is the output?
Answer Posted / sudhakar
Sy-tabix: No. of record in the internal table
Sy-index: index number of record which is currently executed.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is view proxy in abap?
What is the difference between native sql & open sql? : abap data dictionary
Explain what is a logical database?
What are the functional modules used in sequence in bdc? : abap hr
How to upload data using catt ? : abap hr
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Explain the differences between interactive and drill down reports?
What is the difference between field-group header and other field groups?
What are the fields in a bdc_tab table? : abap bdc
What is transparent table?
what is the transaction transaction for setting parameters rdisp/buffermode
Advantages and disadvantages of different types of bdc's?
In order to upload purchase order details, how you handle multiple values for a single field?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
What is the difference between a structure and a table? : abap data dictionary