OData capabilities supported by ERP Data Hub
Details about the OData query capabilities supported in ERP Data Hub.
For information about OData connections in ERP Data Hub, see Connect ERP Data Hub to SAP using OData and HTTP and Create an OData connection in ERP Data Hub.
| OData query | |
|---|---|
| $select, $filter, $count |
Available in the Use ERP flow. When using the inputs and outputs parameters in the model, $select and $filter are applied. Use $count when invoking the Use ERP flow. |
| $orderby | Supported only via encoded query while executing the remote tables or extraction tables. |
| $top and $skip |
When doing the internal operations, $top and $skip are supported only while pagination is done. Cannot send $top and $skip via any flow. |