Conversation
|
|
schneidermic0
left a comment
There was a problem hiding this comment.
Thanks @anne-hobbs for your contribution. 👍
In a first iteration I went only over the example file and added some suggestions/ideas/questions there.
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Michael Schneider <micha.schneider@sap.com>
Co-authored-by: Michael Schneider <micha.schneider@sap.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>
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>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
|
@anne-hobbs f7d1d5f adds the missing metadata file for the ABAP interface |
|
@larshp just wanted to let you know that the JSON Schema generation looks off. Maybe you know more? |
|
yea, its fixed, with the commit above updating the branch |
wurzka
left a comment
There was a problem hiding this comment.
@anne-hobbs, thanks for the adaption. My review now is based on the structure of the AFF & mandatory fields. Please see my comments.
And @larshp, thanks for fixing 🙏
ABAP Doc Checks
|
wurzka
left a comment
There was a problem hiding this comment.
Thanks for your changes. There is just one minor left from my site.
Co-authored-by: Katharina Wurz <katharina.wurz@sap.com>
albertmink
left a comment
There was a problem hiding this comment.
Hi @anne-hobbs I went over the file format and I kindly ask to fine tune the Title and Descriptions to better align, see also screenshot where some entries end by Lock others don't. These changes don't affect the data model, just tune the text in the JSON Schema.
Btw. I'm aware that the enum is inspired by (not aligned naming pattern either)

| "! $default { @link zif_aff_enqu_v1.data:co_lock_modes.exclusive } | ||
| TYPES ty_lock_mode TYPE c LENGTH 1. | ||
| CONSTANTS: | ||
| BEGIN OF co_lock_modes, |
There was a problem hiding this comment.
Some title/description pairs contain .. Lock and some don't, which doesn't LGTM.
There was a problem hiding this comment.
Please check again, I just updated the JSON and the Interface.
Co-authored-by: Albert Mink <albert.mink@sap.com>
Co-authored-by: Albert Mink <albert.mink@sap.com>
|
Hi @anne-hobbs you'll need to generate/update the JSON Schema |
wurzka
left a comment
There was a problem hiding this comment.
LGTM :)
Welcome @anne-hobbs as contributor to our ABAP File Formats repository 🥳
AFF definition for Lock Objects (ENQU)