Answer Posted / pradeep h s
Presentation Layer: Its just a GUI where user works. Where he can enter the command and view the results. What user views is called as Presentation layer
Application layer: The actual execution of the command is done in this layer. All commands given at presentation layer are passed to application layer where work processes will look after the execution.
Database layer: This is most bottom layer of SAP R/3. Extraction of data from the database and insertion of data into database is done at this layer.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the use of table control in bdc is it same in module pool table control? : abap bdc
In which table the material master data is stored?
Can I execute user exits? If yes, how?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Describe data classes? : abap hr
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Explain how do you use structures in the abap programs?
Explain open dataset in sap abap?
What are the differences between interactive and drill down reports?
What are th control break events in abap?
What are the different types of work process?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
What are the kinds of foreign key fields?
What are advantages and disadvantages of logical data base
What are Tickets in Realtime ?