what will happen if you don't give occurs clause while
creating an internal table?
Answer Posted / bandivenkateswarlu
if u are not defining the occur statement runtime it will
take default memory will taken. the defalult memory is 8 kB
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
How do you Export a session ?
Difference between .Include and .append?
How can you manipulate the presentation and attributes of interactive lists?
What is the difference between data elements and domains?
Are you familiar with all steps for setting up a workflow?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is the difference between native sql & open sql? : abap data dictionary
What are the various types of selection screen event?
Explain how many types of tables exist and what are they in data dictionary?
What are the different control break statements available inside a loop?
Can we use transfer dataset to transfer data in internal table ?
What are pooled tables? : abap data dictionary
What are the differences between a database index and a match code?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?