what is ment by view?how many types are there ?what are
they?and what is the difference between data base view and
projection view?

Answer Posted / malli.gontla

View is an imaginary table. It does not lies under
database. Actually the View data is stored in database
tables only. Views are filled during runtime only.

Database View.
Maintance View.
HelpView
Project View.

Database view: Multiple tables are joined in this view.
Project View: One particular Table fields are used(few
fields).

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the advantages of different types of bdc's?

532


What are the events used in interactive reports?

614


What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr

596


​​What is view proxy in abap?

785


When the get cursor command used in interactive lists?

593






Control Break statements- At new...endat.

899


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

701


What has to be done to the packed fields before submitting to a BDC session.

713


What are the three components of a work process?

626


What are the fields in the memory table ‘screen’?

582


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?

591


Explain what is step-loop?

759


Explain the use of insert and append statement in sap abap?

584


Define alv programming in abap?

694


Event handling in oops

1124