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
What application areas are you comfortable in?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What are the different methods of passing data? : abap modularization
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
How to write a code in tab control? : abap bdc
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
Can we include customizing include or an append structure with pooled or cluster tables?
how to combine the transparent table with cluster table.
Can we access static attribute from instance method
What is collective search help? : sap abap data dictionary
What is the difference between synchronous and asynchronous updates?
What are the different methods of bdc? : abap bdc
foreign key enforcement?
How can we create callable modules of program code within one abap/4 program?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)