SAP PRESENTATION LAYER - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

presentation layer
Software layer of a client-server system.
BEGIN_SECTION VERSION 5 OUT This layer analyzes user actions and transfers these to the application layer. The presentation layer of an ABAP system displays its user interface. It is usually distributed across multiple presentation servers.
END_SECTION VERSION 5 OUT