InterviewSolution
Saved Bookmarks
| 1. |
How memory management happens for internal tables and work areas in ABAP? |
|
Answer» 8KB memory is allocated to internal table and work areas and it increases dynamically. |
|