what are the similarities between internal tables and
structures?
Answer Posted / bandivenkateswarlu
The diffeneces between the internal table and sturctres are
given below.
Internal tables: are tempareroy tables for the database
tables are using created at the runtime of the system. It
will allocate the memory of the system . but where as in the
sturctures are created in within in the progrm. it dont
allocate the space in the memory . But in internal tables
are created the runtime of the system.
The default internal table size is 8KB.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the full form of spro? : sap abap hr
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What are the different kinds of lock modes?
Explain what is a logical database?
Final class
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
How the transaction that are programmed by the user can be protected?
Name some data dictionary objects?
What are the domains and data element?
What is evaluation path, where do we do it and why? : sap abap hr
How to upload data using catt ? : abap hr
What is the difference between synchronous and asynchronous update? : abap bdc
How many main windows are allowed in sapscript?
What are different types of parameters?