as a developer how u will decided which internal table we will
use for requirement?
Answer Posted / sampad
Most of the time we go for standard internal table. However, where main operation is key access, Hashed internal table is most appropriate. Hashed internal tables are useful if you want to construct and use an internal table which resembles a database table or for processing large amount of table. If you are not sure about it, then go for standard internal table.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What is example class
What are the Control levels in internal tables?
What is the syntax for call transaction? : abap bdc
What are the different types of parameters? : abap modularization
State the system field for the current date?
What is the disadvantage of using exec sql statement in abap?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
Why lsmw does not support call transaction method? : abap bdc
Does the table can have multiple foreign keys?
How do I find the output type of a table or a program?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
Differentiate between transparent tables, cluster tables and pooled tables
What are the differences between the table and the structure in the data dictionary in the sap abap?
How to combine multiple billing into one RV document ( Step by Step)?
What is the significance of hide?