Answers

Question and Answer:

  Home  SAP Internal Tables

⟩ What is Size of the internal tables?

The size of the internal tables are set using the 'occurs n' clause. Here n refers to a integer number that specifies the size. Usually its given as 'occurs 0' which creates an itab with the memmory space of 8kb.

 165 views

More Questions for you: