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


Please Help Members By Posting Answers For Below Questions

What are base tables of an aggregate object? : abap data dictionary

707


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1876


What are the components of sapscript?

712


What are the different types of luws. What are they?

715


What are the organizational related Infotypes

1663






How do you populate data into a multiple line field?

685


What are the screen elements.

607


What is the definition of modification in an sap system and how do they impact an upgrade?

629


Do we have to migrate all sapscript forms to smart forms?

699


What are th control break events in abap?

694


Difference between domain and data element? What are aggregate object?

712


What is example class

965


What is check table?

661


What is off cycle payroll run

2048


What is delivery class? : abap data dictionary

741