Answer Posted / mohd arshad
When you want to the contents of multiple database tables together you create a view for it. You can select which fields You want and what data you want to display, a concept called projection and selection respectively. There various type of views database views( inner join) , maintenance views,(outer join) , help views(outer join) and projection views(created on one table projecting the display of the fields).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
List some of the many different ways that the sap standard functionality can be changed by a customer?
What are the different control break statements available inside a loop?
What function does data dictionary perform?
Does the external program run in the same sap luw as the caller, or in a separate one?
What are dml commands in abap?
Can you define a field without a data element?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What are the internal tables and work area?
What is the structure of the bdc table? : abap bdc
What is an update type with reference to a match code id?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
Explain what is the significance of hide?
Explain Singleton class