2008 May 21 1:05 PM
1. How to pass strings as parametres in methods of ABAP Object Class?
2. Which command in ABAP Editor to be used to improve the readability of the program code ?a) syntax checkb)...
3. What is the difference between SY-TABIX and SY-INDEX
4. what is the difference between SE38 and SE80?
2008 May 21 1:12 PM
hi sami,
2.to improve readability use pretyprinter option, and write the code using subroutiens, FM's and with comments etc,
3. sy-tabix is loop counter in loop ,endloop.
sy-index is loop counter in do ,enddo.
4. se 38 -abap editor u can create ,change the reports(executable prog's), include progs,
se80 Object Navigator , from here u access all the objects.
reward if useful,
regards,
chandu.
hi sami,
2.to improve readability use pretyprinter option, and write the code using subroutiens, FM's and with comments etc,
3. sy-tabix is loop counter in loop ,endloop.
sy-index is loop counter in do ,enddo.
4. se 38 -abap editor u can create ,change the reports(executable prog's), include progs,
se80 Object Navigator , from here u access all the objects.
reward if useful,
regards,
chandu.
2008 May 21 1:06 PM
interview questions are forbidden in this forum, please respect that.
2008 May 21 1:12 PM
hi sami,
2.to improve readability use pretyprinter option, and write the code using subroutiens, FM's and with comments etc,
3. sy-tabix is loop counter in loop ,endloop.
sy-index is loop counter in do ,enddo.
4. se 38 -abap editor u can create ,change the reports(executable prog's), include progs,
se80 Object Navigator , from here u access all the objects.
reward if useful,
regards,
chandu.
2008 May 21 1:12 PM
hi
it will be better if u search on forum topic wise and get answer ur self instead of posting .
or refer some site having interview question .
regards
sachin sharma
2008 May 21 1:18 PM
hi,
3. sy-tabix : used to count number of iterations in loop-endloop.
only for Internal tables.
sy-index : used to count the number of iteration in Do-enddo, and select-endselect.
4. se 38 - Normal Editor,
se 80 - Object Navigator in which all are integrated at one palce Like se51, se41,se91, se93 etc;
2. try to use ABAP New Editor, there readability of the code will be good.
Regards
Sandeep Reddy
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |