You are on page 1of 1

o Configuring Top Down Distribution

o Configuring Planning Filters


o Designing Planning Sequences
o Loading Flat Files with Planning Functions
o Optimizing Planning Activities including AMDPs
o Master Data on the Fly

asdfffffffffffffff

fgfgfgData

� Overview of BPC11.0 Embedded


o Positioning BPC11.0, Discussing Key Terms and Components
o Describing BPC Implemention Options
o Introducing SAP HANA
o Introducing BW and How it is Used for Planning

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.
Furthermore you want also to execute some other SAPUI5 applications. We need to
pass this
information to the SAP Web IDE and the way to do it is through the destination's
additional
Unit 6: SAP Web IDE
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

You might also like