Skip to Content
Author's profile photo Tammy Powlas

S4/HANA Extensibility – Leap Year SAP Mentor Monday Webinar

SAP Mentor Chris Kernaghan said this is the “recommitment of SAP Mentor Monday” – we’re moving from the beginning of the month to the end of the month

Peter Langner organized this.  If you want a SAP Mentor Monday topic contact Chris

You can watch the replay here: https://sap.na.pgiconnect.com/p76s02s3o1i/

Today’s speakers:

/wp-content/uploads/2016/02/1afig_897185.jpg

Source: SAP

/wp-content/uploads/2016/02/1fig_897186.jpg

Figure 1: Source: SAP

Agenda is above

/wp-content/uploads/2016/02/2fig_897187.jpg

Figure 2: Source: SAP

Extensibility is a broad spectrum, shown in Figure 2

UI adaptations are the focus today – custom fields and tables

/wp-content/uploads/2016/02/3fig_897188.jpg

Figure 3: Source: SAP

On premise – IT is a major player, cloud, it is line of business.  The customers expect to do everything with their system

On the cloud, the system is upgraded continuously

Update cycle on premise is slow; cloud is fast

In cloud – only loosely coupled extensions are allowed; only those that survive the upgrade

On premise – the customer can use modifications

/wp-content/uploads/2016/02/4fig_897189.jpg

Figure 4: Source: SAP

Loosely coupled extensions are decoupled from the core; HCP is not focus of this session

You can still have ABAP and ABAP in Eclipse; in S4 you have more

/wp-content/uploads/2016/02/5fig_897190.jpg

Figure 5: Source: SAP

“Time to value” is key. Design tools for S4 so business users and experts can change the S4 system

Figure 5 shows the basic stack of S4 – database table, application has core data services (data base view for code pushdown to database) and on top is the OData service, then you have reports, UI, e-mail

Create new custom fields and maintain custom logic.

Easier entry point into the way of developing

/wp-content/uploads/2016/02/6fig_897191.jpg

Figure 6: Source: SAP

Figure 6 covers Lifecycle management

On premise – nothing changes; still use classical CTS to create transport requests

Public cloud- transport of objects with Fiori based UI

/wp-content/uploads/2016/02/7fig_897192.jpg

Figure 7: Source: SAP

Figure 7 shows the ABAP Web Editor where you can do ABAP coding in a Web based editor

See the recording for a demo.  In the demo we saw that CDS views that act as queries, and “you don’t need a separate BW system” and “BW is not bad”  – still use, but for just reporting in one system you don’t need BW

/wp-content/uploads/2016/02/10_897193.jpg

Question & Answer:

Q: What is technically behind the business object implementation?

A: behind the scenes, creating a database table, OData service on top of CDS view, BOPF

Q: BRF+ is used to model business logic?

A: Not yet, under discussion

Q: is this badi Fiori app, only for cloud edition?

A: in principle available for both editions; note following cloud first and then to on premise

Q: Which version?

See his blog Extensibility of S/4HANA – Helpful Links | SCN

Q: Will debugging be available in Cloud edition?

A: No

Q: ABAP in Eclipse – connect to Cloud?

A: Behind the scenes, same code; see white paper to build add-ons

Cloud – access via cloud editor; partners could build add-ons

Thank you to the speakers Thomas and Georg and thank you Chris and Peter for moderating

/wp-content/uploads/2016/02/peterlangner_897194.jpg

Next SAP Mentor Monday is March 28th

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Ingo Hilgefort
      Ingo Hilgefort

      Thanks for sharing