SAP S/4HANA Read
In this article
Overview
Use this Snap to read and retrieve data objects from the SAP S/4HANA On-Premise instance.
Prerequisites
A valid account that supports SAP S/4HANA On-Premise instance, with the appropriate access permissions. See Configuring SAP S/4HANA Accounts.
Support for Ultra Pipelines
Works in Ultra Pipelines.
Limitations and Known Issues
SAP S/4HANA On-Premise instance does not support server-side pagination. As a result, the $skiptoken is not supported.
The Snap does not support OData navigation link.
Snap Input and Output
Input/Output | Type of View | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|---|---|---|---|
Input | Document |
|
| A document with data that indicates the entities to be filtered and retrieved from SAP S/4HANA On-Premise instance. |
Output | Document |
|
| A document containing the entity data retrieved from a SAP S/4HANA On-Premise instance. |
Snap Settings
Field Name | Field Type | Description | |
---|---|---|---|
Label* Default Value: N/A | String | Specify a name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline. | |
API object*
Default Value: N/A | String | Select the API that you want to access in SAP S/4HANA On-Premise instance. This drop-down list contains APIs available for the S/4HANA account configured in the Snap, each with a short description. | |
Entity*
Default Value: N/A | String/Expression/Suggestion | Select a business object (the Entity or Endpoint) for the API Object chosen above. | |
Subentity
Default Value: N/A | String/Expression/Suggestion | Specify or select a subentity corresponding to the entity chosen above. | |
Customized header
| Use this field set to enable the Snap to perform a specific action. | ||
Field name
Default Value: N/A | String | The field name of the customized HTTP request header. | |
Field value
Default Value: N/A | String | The field value for the above field in the customized HTTP request header. | |
Key parameter
| This field set enables you to specify the key parameters for a specific entity. Providing values for all key parameters in the drop-down list enables SAP S/4HANA to identify a unique record. |