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

Error while creating service binding of /DMO/FLIGHT_R - unsupported datatype INT4 #15

Closed huaiyangm closed 1 year ago

huaiyangm commented 1 year ago

Hello expert,

I am following the readme to get this demo application running. While creating service binding of /DMO/FLIGHT_R, the error "Quantity element DISTANCE contains unsupported datatype INT4." occurred. Change the datatype to INT2 didn't help. 14-04-_2023_15-27-54

Could you help me out?

Thanks and Regards, Huaiyang

huaiyangm commented 1 year ago

this issue ist resolved after pull the whole release. Thanks!