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
Which database object is used for storing the system variables? : abap data dictionary
Explain what are standard layouts sets in the sap script?
Explain the difference between get and get late?
Difference between open sql and native sql? : abap data dictionary
What kind of financial periods exist in SAP? What is the relevant table for that?
How would you set the formatting options statically and dynamically within a report?
5) How to rereive text elements in SF and script?
When the top-of-page event does get triggered?
Write special commands of list?
What are the parameters used in each function?
Why is pretty printer user in abap?
Explain how do you use structures in the abap programs?
What do you mean by transparent tables in sap abap? : abap data dictionary
What are conditional chain statement?
Do we have to migrate all sapscript forms to smart forms?