Answer Posted / aruna
If the data in the Internal table is huge and
you are trying to read the data from the Internal table
then it is recommend to use binary search.
Read table <itab> with key <fieldname> binary search .
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
How to write a code for multiple transactions? : abap bdc
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
What is your current client number?
What are the different functions used in sap script?
how to track records from data dictionary?
What is page window?
When value table becomes check table?
How to find Kernal badi ?
Select query optimisation
What are the types of indexes in abap?
What are table clusters?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What are interface/conversion programs in SAP?
What are Table control and tab strip control in dialog programming ?