-
Notifications
You must be signed in to change notification settings - Fork 61
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
CHKO: open questions #138
Comments
A: if the name is unique, then the technical_id can be removed, not sure if it should. Its part of persistence, but not presented to the developer? |
A+B: OK, I see your point. I'll check it with the team |
|
A: I talked to the developers responsible for CHKO. |
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A: is the name unique?
Looking at the data format, there can be multiple identical names?
B: name should be string?
Looking at the database definition, the name is a string?
C: translation of parameters missing
D: "modifiable" vs "hidden", the screenshot in https://blogs.sap.com/2021/05/25/how-to-create-your-own-atc-check-in-sap-btp-abap-environment/ says hidden, the format modifiable?
The text was updated successfully, but these errors were encountered: