what is the difference table type and structure?
Answer Posted / yallamandaiah nandigam
1. Table can store the data physically but a structure dose not store.
2. Table can have primary key but a structure dose not have.
3. Table can have the technical attribute but a structure dose not have.
structure doesn't contain technical attributes.
structure doesn't contain primary key.
structure doesn't stores underline database level.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is the difference between skip and new-line?
what next in SAP-ABAP/4 is it going to be change?
How can you access the function code from menu painter?
What are the different types of internal table?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
What are datasets in abap?
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 will you find manager of an employee
Give few names of pooled tables in sap ?
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
How will you define org structure in MM?
How many tables are there in sap?
In which particular scenario we use sorted table and which particular scenario we use standard table?
How to write a bdc – how do you go about it?