Answer Posted / niranj
increasing effeciency of programs thru optimized coding
eg : select ... table itab...
instead of
loop at itab
select ,...into itab..
endloop
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the attributes of the data in data dictionary? : abap data dictionary
What are the two methods for modifying sap standard tables?
Explain the differences between interactive and drill down reports?
In delivery processing which step comes first picking, packing, posting goods issue ?
What are the fields in a bdc_tab table? : abap bdc
How will you insert record in a sorted table
How do you find if a logical database exists for your program requrements?
What are the screen painter and menu painter?
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
How would you define the exponents for a type âfâ field?
What is dynamic action? : sap abap hr
What is modularization and its benefits? : abap modularization
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
What two statements are required in an abap program to output an icon using a write statement?
What takes most time in SAP script programming?