what are the similarities between internal tables and
structures?
Answer Posted / p.lokesh
Internal table is a temporary storage area that exits at
runtime of the program .
Structure also exists at runtime of the program.
Structute does not have allocate memory in the system.
where as Internal table allocate memory in the system.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the different kinds of lock modes?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the types of subroutines? : abap data dictionary
What is the function of a domain? : abap data dictionary
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
How many ways you can create table? : abap data dictionary
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
Explain what is the step-by-step process to create a table in data dictionary?
Why we are using Macros instead of Function Modules
What is web dynpro for abap?
What is the differences between structure and table in data dictionary in abap?
What is the bitwise operator in the sap abap?
Differentiate between abap memory and sap memory?