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

Handle LIMU <-> R3TR conversion in transport checks #72

Closed
fabianlupa opened this issue Aug 20, 2019 · 0 comments · Fixed by #73
Closed

Handle LIMU <-> R3TR conversion in transport checks #72

fabianlupa opened this issue Aug 20, 2019 · 0 comments · Fixed by #73

Comments

@fabianlupa
Copy link
Member

Going from top to bottom the first error is that the transport only contains the LIMU REPS object ZAAAGIT_TEST, while the check expects R3TR PROG ZAAAGIT_TEST.

I would have expected that the first creation of an object uses the "full" object in the transport with R3TR and only subsequent transports use the subobjects with LIMU.

Easiest fix would probably be to just convert every LIMU object to its R3TR parent before comparing with abapGit items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant