Official Content

In this article, you can find frequently asked questions (FAQ) about SAP Systems.

1. How is SAP HANA database on SAP Business Technology Platform used?

You can use a trial account in SAP Cloud Platform to create a database using SAP Hana in-memory database. More information at How to use SAP HANA Database on SAP Business Technology Platform.

2. How is an application to SAP Business Technology Platform deployed?

More information on Deploy to SAP Cloud Foundry - SAP BTP.

3. What's the difference between the values "1.0" and "1.0 SPS 11 or higher" of the Data Store property "Database Information/SAP HANA version"?

See SAC 41124.

4. Why doesn't work new when duplicate on HANA DB?

See SAC 41934.
Use for each when none instead.

5. Inspecting an OData service from SAP Business One I get an error Could not parse as Edmx document?

The complete message is: HTTP 500 - java.lang.IllegalArgumentException: Could not parse as Edmx document.
This is because of the version of the OData service, the supported one is V4.0 or up (you can check this in the metadata of the service (<edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">).
Sometimes, in B1 the URI of the service indicate that, i.e. http://www.xx.yy.zzz:50001/b1s/v2 (v2 refers to the version, but there is no relationship between the number 2 and the version number).

6. Inspecting an OData service from SAP Business One, I get an error Unsupported kind for attribute BankPagesDueDate: None, Edm.DateTime?

This is because the metadata has an entity with an attribute with the Edm.DateTime type, which is supported for Odata v2, but no longer supported for v4. In the OData v4 the type Edm.DateTimeOffset is used instead. This irregularity with the types and version is given because even if on the metadata is defined that follows the OData v4 protocol, sometimes for Business One, the data types are not the ones used on that version.

7. Can I do a Single Sign On from a GeneXus applicaton to a SAP Business One?

See SAC 47423 - SSO con SAP Business One.

 

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant