Questions tagged [s4hana]

The tag is for question covering all topics related to S/4HANA: integration patterns of S/4HANA with other products, its programming and architecture principles, and development/extension of S/4HANA apps based on the Fiori and UI5 UI frameworks.

S/4HANA is SAP's new generation business suite that is based on HANA in-memory database and replaces the previous SAP ERP business suite based on ECC component.

S/4HANA exists in two flavours: SAP S/4HANA On-Premise and SAP S/4HANA Cloud and has a number of improvements over previous ECC-based suite, including but not limited to:

  • improved performance by the use of HANA in-memory computation
  • new and more optimized data dictionary structures
  • fast and customizable HTML5-based Fiori UI
  • wider set of predefined best-practice solutions and addons
  • better connectivity options
93 questions
-1
votes
4 answers

How can I use SUBSELECT with JOIN?

I want to build an OpenSQL query to return only the max stat value for all objnr. This works: SELECT O.OBJNR FROM JCDS AS O WHERE O.OBJNR = 'Obj12345' AND STAT = ( SELECT MAX(STAT) FROM JCDS AS I WHERE…
András
  • 1,326
  • 4
  • 16
  • 26
-2
votes
3 answers

What is the difference between SAP HANA, S/4HANA and HANA Cloud Platform?

What is the difference between SAP HANA, S/4HANA and HANA Cloud Platform? Can anyone explain? regards, Umar Abdullah
Umar Abdullah
  • 1,282
  • 1
  • 19
  • 37
-3
votes
1 answer

collecting infos about SAP ERP

I want to start courses on SAP ERP but I have no idea what is it about or where should I start. Of course I did search online and got an overview but the number of courses in SAP website are just a lot! I would be very happy if someone can tell me,…
1 2 3 4 5 6
7