Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds NROB #144

Merged
merged 18 commits into from
Aug 4, 2021
Merged

Adds NROB #144

merged 18 commits into from
Aug 4, 2021

Conversation

huber-nicolas
Copy link
Contributor

closes #119

huber-nicolas and others added 7 commits July 26, 2021 17:23
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
@huber-nicolas
Copy link
Contributor Author

The back-end does not yet work with the uploaded NROB Type.
The example NROB which is uploaded is hand-written and not serialized (f.ex. with out saff_testing_tool).
But the schema is generated from the uploaded NROB Type. The Abap Type (and the resulting schema) has some issues which we need to discuss

file-formats/nrob/nrob.json Outdated Show resolved Hide resolved
file-formats/nrob/nrob.json Outdated Show resolved Hide resolved
file-formats/nrob/nrob.json Outdated Show resolved Hide resolved
file-formats/nrob/nrob.json Show resolved Hide resolved
Copy link
Contributor

@albertmink albertmink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look's good to me.

Copy link
Contributor

@schneidermic0 schneidermic0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. See my comments to your questions

file-formats/nrob/nrob.json Show resolved Hide resolved
file-formats/nrob/nrob.json Outdated Show resolved Hide resolved
file-formats/nrob/nrob.json Outdated Show resolved Hide resolved
huber-nicolas and others added 5 commits August 3, 2021 10:46
adding min/max/multipleOf to
      percent_warning      TYPE p LENGTH 3 DECIMALS 1,
and adding default to
buffered_numbers TYPE n LENGTH 8
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
@wurzka wurzka mentioned this pull request Aug 4, 2021
Copy link
Contributor

@schneidermic0 schneidermic0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@huber-nicolas huber-nicolas merged commit 6a671b8 into main Aug 4, 2021
@huber-nicolas huber-nicolas deleted the Add-NROB branch August 4, 2021 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No ABAP type for NROB, yet
4 participants