What are the pre requisites for For all Entries?
Answer Posted / sainathraj
FOR ALL ENTRIES is used to replace nested select loops by
operations on internal tables.
Things to be considerd when working with 'for all entries':
1)Make sure that the select contains atleast the primary key
fields
2)IF NOT <ITAB> IS INITIAL. is a mandatory check before FOR
ALL ENTRIES.
| Is This Answer Correct ? | 46 Yes | 1 No |
Post New Answer View All Answers
What is sql trace? : abap data dictionary
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
How many types of views are there ?
How do I find the output type of a table or a program?
What are the uses of the information in the data dictionary? : abap data dictionary
Explain how is batch input process different from processing on line?
What is pretty printer?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
Mention what is alv programming in abap?
How many ways you can create table? : abap data dictionary
Define the various contents of technical specifications ?
wht is the diff. b/n initialization and lotus of event
when does a list get sent to the screen on the presentation layer?
How are the date abd time field values stored in sap?
What are the different message types available in the abap/4 ?