My internal table exceed the limit. then it goes to dump.
how will u handle this issue?
Answer Posted / yogi
To handle this issue.
Write a complicated loop or while statement that means in a
loop each take 1000 records and pass into the select
statement and result store into final iternal table.
hope fully it will works
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between open_form and close_form?
From Excel to ABAP - Is batch mode possible ?
How do you populate data into a multiple line field? : abap bdc
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Difference between transparent tables and pooled tables? : abap hr
What are the field and chain statements?
What is a type-pool?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
What is the syntax of packed number?
Differentiate database index and match code.
Of the two call transaction and session method, which is faster?
What is the structure of bdcmsgcoll? : abap bdc
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
Program lines for the radio button selection and unabling some input variables in section screen