when you are using 2 internal table in program, you have
decided to use for all entries statement to retrieve data
but unfortunately there are no records in the first internal
table. What will be the result? (2nd internal table contains
records).
Answer Posted / kumar
If you use for all entries statement and if the internal
table which u r using for all entries it will retrieve all
the records from the table which you are using in select
query
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Name the special commands of list?
What are the parameters in bdc_insert? : abap bdc
What two statements are required in an abap program to output an icon using a written statement?
How do you set up background jobs in sap? What are the steps?
What are two methods of modifying sap standard tables?
What is filter dependent BADI?
Explain what are the various types of selection screen event?
How can one distinguish between different kinds of parameters? : abap modularization
What are aggregated objects : abap data dictionary
What are the 3 types of tables in sap? : abap data dictionary
Can we write the code both call transaction and session method in single program?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is the significance of the screen number ‘0’?
Explain about workbench request and customization requests?
What are the aggregate objects in the data dictionary? : abap data dictionary