Can we modify data in data base table using view?

Answer Posted / m damodar sai

DataBase View : this view can be built over many tables
Data can be modified if the view is built over a single table.

Projection View : this view must be built over a single table
Data can be modified through this view.

Maintenance view : Data can be modified using this view , but generally these prefered when data distributed to several tables forms a logical unit for the user.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How collect statement is different from append?

528


What actually happens in real-time recruitment? : sap abap hr

572


What are the different types of data dictionary objects? : abap data dictionary

674


How can we decide weather we can enhance the standard infotype or not ? : abap hr

565


Explain the Inportance of pa40? : abap hr

574






Cds views

7669


Can you delete data element, which is being used by table fields?

794


where do we store all custom programs in SD module?

4877


What is meant by search help? : sap abap data dictionary

584


2)In production what is the user exit?

1569


What is the difference between tables and structures?

622


What is the difference between a substructure and an append structure?

618


What are the functional areas?

609


Explain badi in abap.

580


In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?

1806