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


Please Help Members By Posting Answers For Below Questions

What are the field and chain statements?

573


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

513


What is an Open Item in SAP? How will you find an Open Item in SAP?

608


How do you save data in bdc tables? : abap bdc

582


Can you set up background processing using call transaction?

579






Name the abap/4 modularization techniques?

636


Have you set up a back ground job ? How to create a background job without a variant ?

636


What is the Process to transfer IDOC from Outbound System to Inbound system.

1659


What is hotspot?

909


Explain how data is stored in cluster table?

645


What is a transaction variant and why are they used?

539


Select up to 1 row and select single difference ?

636


write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.

2764


What are the function modules used to create batch input session? : abap bdc

619


What are field symbols?

625