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
0
votes
1 answer

A local object disappeared in ABAP from $TMP package

There was a local report in the $TMP that is "disappeared" somehow. I did not delete it, but can't see it in SE80 anymore. What could be the reason? Somebody else has deleted it. The system has been resetted somehow to an older backup state. Are any…
0
votes
0 answers

Business process templates/models in S/4HANA

I am trying to understand what is currently the "way to go" for Business process templates creation in S/4, cloud and on-premise. Actually, I am not even sure that the naming ("templates") is the correct one as of today, maybe it should be called…
0
votes
0 answers

CX_SY_OPEN_SQL_DB error when fetching ABAP CDS view with first full load

We have created a CDS view on a S/4HANA Table. Connections are working fine. We are not able to fetch the data with option of first full load then incremental in data flow by considering the data size. When we do for only incremental load it…
Divya Sharma
  • 1
  • 1
  • 1
0
votes
0 answers

SAP ERP Multiple Instance and Synchronizing Inventory Management

I am trying to consider how to best approach the following scenario: Company A has an SAP ERP system to manage and sell its inventory as well as allow third party sellers that can sell their inventory on the company sites. Third Party seller has…
jason
  • 3,821
  • 10
  • 63
  • 120
0
votes
0 answers

ODATA pass etag from response to request

I'm working on an SAP integration where one transaction requires multiple GETs, PATCHes and POSTs. Also there is a requirement to pass etag between the calls. I'm trying $batch but don't know how to pass etag between calls because one modification…
Jijo Joseph
  • 127
  • 6
0
votes
0 answers

Extract data from S/4HANA Using TCodes

I have a requirement that I have multiple S/4HANA Tcodes which are generating reports from underlying tables present in S/4HANA on premise. I want to export the data generated by Tcodes to my GCP bucket or to BigQuery data warehouse using…
0
votes
0 answers

An error occurred while calling o109.pyWriteDynamicFrame. scala.math.BigDecimal cannot be cast to java.math.BigDecimal

How to manage this cast? scala.math.BigDecimal cannot be cast to java.math.BigDecimal While Reading the data from Redshift and Writing to S4HANA via JDBC. JDBC Connection. connection_sap_options_pfd = { "url": db_url, "dbTable":…
Santhosha
  • 81
  • 2
  • 7
0
votes
0 answers

How to calculate a FUE in SAP S/4HANA user

We are doing a greenfield of an SAP S/4HANA implementation and were wondering if users how could one determine how much of an FUE is being used. Looking at SAP documentation and it is vague at best. Also asked in forums and networking events with…
0
votes
0 answers

Connector for SAP and Textura

Is there a connector to textura and SAP? We are implementing s/4hana and we have a department that uses textura. Simple short yes or no answer along with information if there is a connector.
0
votes
0 answers

SAP Flexible Workflow pre-condition value not loaded in edit mode

I've created a new pre-condition field in Workflow Flexible called Transfer Type with default domain values (T/B). When I save the WF with T or B in this field it's OK, the value is saved. But when I try to edit this workflow the value is cleared…
0
votes
0 answers

SAP Analytics Cloud for the construction industry

We are implementing SAP analytics cloud and like to know if there are premade reports and tools or even ideas to build useful reports that connects to our S/4HANA system.
0
votes
0 answers

S/4HANA API to extract FSV into Google Cloud

we have FSV (Financial Statement Version) created in SAP. We would like to extract this into our Cloud Storage (Google Cloud/BigQuery). Is it possible? Currently we only know how to retrieve the Journal entries with G/L accounts, Cost Centers etc,…
0
votes
2 answers

Fiori : Could not open App, target was not found

I have activated the apps 'My Work Queue and Assign Work', and when i click on the apps i got the error "Target was not found" (adding element with duplicate id) I have activated the ICF nodes and the ODATA services as well as the role assignment. I…
0
votes
1 answer

Issue while accessing SAP S/4HANA Cloud API using SDK or Rest OData

I am trying to consume the SAP S/4HANA APIs from outside SAP (Postman or Java) I found a couple of options to access it Using Cloud SDK Using Rest OData endpoints https://api.sap.com/package/SAPS4HANACloud I observed that we can use the Cloud SDK…
0
votes
1 answer

Training and experimentation system for developing software interfacing with SAP ERP

I am trying to find a good place to start for a potentially SAP related project. Suppose I wanted to develop stand-alone software that could connect with an SAP ERP (S4/HANA) system and analyze material management and accounting data. What resources…
Joshua Schroijen
  • 376
  • 6
  • 23