What are the pre requisites for For all Entries?
Answer Posted / sainathraj
Prerequisites for "FOR ALL ENTRIES"
-----------------------------------
1) Check the higher level internal table having the data or
not. i.e (for eg)
IF not IT_EKKO is inital.
2)sort that internal table
3)delete the adjacent duplicates
4)consider all posssible key combinations in the WHERE condition
| Is This Answer Correct ? | 27 Yes | 6 No |
Post New Answer View All Answers
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
Why do we need enhancements?
What is the use of dequeue function module? : sap abap data dictionary
What are the basic components of dialog program?
Of the two call transaction and session method, which is faster?
How many secondary indexes can we create in a table?
What is meant by slab? How is indian slab and us slab? : sap abap hr
Why do we use types statement in abap programming?
What will happen when we use single buffered selected?
How will you read from internal table records in a given value range (without using loop)
Which transaction code can I use to analyze the performance of abap program?
What are the types of views? : sap abap data dictionary
What is a variable in the sap abap?
What is a data dictionary? : sap abap data dictionary