Вы находитесь на странице: 1из 1

If you want to connect to an ABAP system, you need to specify this in the

destination details.
Let's suppose you want to connect to the GM6 ABAP system
( https://wdflbmt2291:55080 )
in order to consume some OData for creating a new Fiori app or for extending some
existing
ones.
1. What are main benefits when using SAP Web IDE?
Choose the correct answers.
X A Speeds up the development
X B Applying the SAP Fiori UX guidelines
X C Lets you create apps using mock data
X D Is a powerful on-premise IDE
2. What is the name of the version control systems that can easily be used within
the SAP
Web IDE?
Choose the correct answers.
X A Subversion
X B Git
X C CVS
X D Codebase
� Copyright. All rights reserved. 73
Copyright material of SAP; usage rights restricted to the personal use
of IBM RO training from
70 � Copyright. All rights reserved.
Copyright material of SAP; usage rights restricted to the personal use
of IBM RO training from 19-23.02.2018.
property WebIDEUsage; we need to specify in this property the three usages we want
to have
with this destination:
? odata_abap (for consuming OData),
? dev_abap (for extending existing Fiori apps) and
? ui5_execute_abap (for executing SAPUI5 apps).
Please refer to the official SAP Web IDE documentation to get more information on
this.
LESSON SUMMARY
You should now be able to:
? Work with the SAP Web IDE

Вам также может понравиться