Suppose u r using FOR ALL ENTRIES. What happens when there
is no data in the itab which is using all the entries?
Answer Posted / naresh dhakar
If the itab used in for all entries does not have records
the program will get trapped in an infinite loop.
| Is This Answer Correct ? | 0 Yes | 15 No |
Post New Answer View All Answers
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What are smart forms?
What is the length of function code at user-command?
What is the differences between structure and table in data dictionary in abap?
What are the domains and data elements?
Explain the different types of screen keywords?
Explain the disadvantages of logical databases?
State the differences between database view & projection view? : abap data dictionary
Can a transparent table exist in the data dictionary but not in the database physically?
Concepts of OO ABAP and why we are using it?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is processing class, where we do them and why? : sap abap hr
Rp_provide_from_last contains how many parameters ? : abap hr
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What is the use of program rsbdcsub? : abap bdc