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 user specific parameter?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What is append search help? : sap abap data dictionary
How would you set the formatting options statically and dynamically within a report?
What is the use of enqueue function module? : sap abap data dictionary
Explain the disadvantages of logical databases?
What are the different types of views in sap? : abap data dictionary
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
In sap scripts, how will you link form with the event driven?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Can a domain, assigned to a data element be changed?
Double click function on the lists, identifying the line selected by the user on the list?
When was the sap abap being created?
What is bdc? : abap bdc
What is static attribute