Is der any other criteria for using For All Entries except
if not itab is initial?
Answer Posted / nivedhan
In case of FOR ALL entries,
1. Move the contents of the internal table to a local
internal table.
2. Sort the local internal table with the key you are going
to use.
3. Delete adjacent duplicates in the local internal table
with the same key you have used for sorting.
4. Finally, before the select query check if the local
internal table is not initial.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the advantages and disadvantages of using views in abap programming ?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
How many default tab strips are there? How to insert more tabs in it?
What are interface/conversion programs in SAP?
Write the bdc table structure? : abap bdc
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
What is its?
What are the dynamic actions and how to configure it? : sap abap hr
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
What are the different message types available in the abap/4 ?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Did you create secondary index?
Hat are the different types of mode (run code) in call transaction method?
Explain the Inportance of pa30? : abap hr