SAP-samples / abap-platform-refscen-flight

SFlight is back! This is the Flight Reference Scenario for the ABAP RESTful Application Programming Model.
Apache License 2.0
232 stars 93 forks source link

Pull fails on S4H 2021 #11

Closed fabianlupa closed 1 year ago

fabianlupa commented 1 year ago

Hello,

I am trying to install the repo on a S/4HANA 2021 on premise system. I am using the branch ABAP-platform-2021 but it fails with some database tables:

image

image

image

Can you tell me how to resolve the issue? I set up the /DMO/ namespace as stated in the readme using the repair license and role consumer. However, the error message indicates that because it is consumer the field names may not be as they are?

fabianlupa commented 1 year ago

@MarinaBlank Any idea on how to solve the issue?

MarinaBlank commented 1 year ago

Hi Fabian, I was not able to reproduce the issue on my S/4HANA 2021 on premise system. For further analysis, please open a ticket on component BC-SRV-NWD-XBR with your system details.

Thanks and best regards, Marina

fabianlupa commented 1 year ago

Hi Marina, thanks for your response, I created an incident.

fabianlupa commented 1 year ago

Hello again,

after dropping 3 tables on database level and repairing some CDS views the install was successful. Thanks!