Sei sulla pagina 1di 24

1

The complete UI layer consisting of:


the central UI add-on contains the SAP UI5 control library and the SAP
Fiori launch pad
the product-specific UI add-ons contain the UI developments for the
respective Business Suite product, such as ERP-FIN, ERP-SD, ERP-MM,
CRM or SCM.
the SAP NetWeaver Gateway a development framework, which offers
development and generation tools to create OData services to a variety of
client development tools. Put simply, it establishes a connection between
SAP Business Suite data and target clients, platforms, and programming
framework.
ABAP back-end server contains the business logic and the back-end data.
SAP Web dispatcher is the entry point for HTTP(s) requests. It can reject or
accept connections. When it accepts a connection, it selects an appropriate
application server and balances the load to ensure an even distribution
across the servers.

SAP NetWeaver Gateway facilitates easier provisioning and consumption of


business logic and content of SAP back-end systems for mobile and web
applications. It aims to reduce the complexity and the skill set required to
access SAP data, thereby removing deployment barriers. Simple interfaces
also help to shorten development times.
It is a framework that connects business users to SAP systems using consumer
technologies, groupware, and mobile devices and is based on open standards
(such as the Atom Publishing Protocol and OData) that offer simple services
based on the REST principle.

10

11

Note: The installation requirements for the analytical apps are slightly more
complex because the distribution of the requests is more complex in a 2tier
architecture.
This presentation will cover steps 1-5 in detail. A subsequent configuration
presentation will cover steps 6-10 in detail.
Note: Installation & Configuration of analytical apps will be covered in a
separate presentation.

12

13

14

15

16

These are non-modifying addons. No changes in the backend, no down-time


required to install these addons.
IW_BEP needs to be installed in backend server ,IW_BEP on Gateway server
is not being utilized for Fiori applications.

17

18

These are non-modifying addons. No changes in the backend, no down-time


required to install these addons.
IW_BEP needs to be installed in backend server ,IW_BEP on Gateway server
is not being utilized for Fiori applications.

19

20

21

22

23

24

Potrebbero piacerti anche