Closed Incho77 closed 9 months ago
Hello Peter, all 4 number range objects are contained in the repository / 2023 branch, see:
https://github.com/SAP-samples/abap-platform-refscen-flight/blob/ABAP-platform-2023/src/legacy/%23dmo%23agncy.nrob.xml https://github.com/SAP-samples/abap-platform-refscen-flight/blob/ABAP-platform-2023/src/reuse/supplement/%23dmo%23suppl.nrob.xml https://github.com/SAP-samples/abap-platform-refscen-flight/blob/ABAP-platform-2023/src/legacy/%23dmo%23travl.nrob.xml https://github.com/SAP-samples/abap-platform-refscen-flight/blob/ABAP-platform-2023/src/managed/%23dmo%23trv_m.nrob.xml
Maybe there was an issue with ZABAPGIT and the import of the number range objects did not happen? Best Regards, Volker
Hello Volker, Thanks for the info. I didn't receive any message during ZABAPGIT import, however if those objects are part of the repository, it can be only ZABAPGIT issue. Sorry for the confusion, I'll close this issue. Best regards, Peter
Class dmo/cl_flight_data_generator dumps generated dumps due to missing number range definitions (in release 7.58).
After debugging and manually creating the following number ranges (based on TRL), the generator program worked fine:
These objects should be also part of the GIT repository.