My internal table exceed the limit. then it goes to dump.
how will u handle this issue?
Answers were Sorted based on User's Feedback
Answer / mishra
the memory can be increased in the application server.This
is usually done in basis.
Is This Answer Correct ? | 6 Yes | 5 No |
Answer / 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 |
IN scripts we have std layouts like medruk,in smartform do we have any?if i copy the std script in zscript and migrate will it work?
What is inheritance and multi-level inheritance? Explain with example ?
BDC Structure?
Explain the difference between open_form and close_form?
What is help view?
Badi concepts
What are the differences between the table and the structure in the data dictionary in the sap abap?
3) What happens if there is no CLOSE_GROUP in a BDC.
How do you define an internal using types?
what is the standard program to check the consistency of partner profiles?
Can a filed occur in several field groups? : abap modularization
Where do you use help views?