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
Define batch input session?
What is a view in sap? : abap data dictionary
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
How to write a bdc – how do you go about it?
What is difference between inner join and outer join?
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
How many detail lists can be created in interactive reporting?
Lock objects and what are parameters of ENQUEUE FM?
What is a predefined type in abap?
what is the transaction transaction for setting parameters rdisp/buffermode
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is a data class? : abap data dictionary
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What are local objects? : abap data dictionary
Do you know any other patterns if yes.. explain