Lars Hvam

Results 1027 comments of Lars Hvam

Hi, The server is intended to be used with https://github.com/abaplint/abaplint-sci-client, you can find the corresponding API requests and logic in there However, I do wonder about the use-case? if its...

LIVR: looks good for javascript, but in typescript we can define the types, and the input data should correspond to the types defined I'm not sure what the easiest way...

I think its low priority

or in other words, the JSON type cannot be mapped to a static ABAP type eg. just like [conditional subschemas ](https://github.com/SAP/abap-file-formats/issues/41#issuecomment-814675541)cannot be mapped to ABAP types

for reference, abapGit serializes structure `ENH_BADI_IMPL_DATA`

my suggestion: string

Actions: 1. strip abapdoc comments in https://github.com/abapGit/aff_mirror, perhaps replace with a reference to this repository 2. consider if its worth changing https://github.com/SAP/abap-file-formats/blob/main/abaplint.jsonc#L13 3. @schneidermic0 to check for SAP Notes

@albertmink yea, cool, `sed` solves many things 😄 if it solves too much, then abaplint will complain

https://help.sap.com/doc/abapdocu_cp_index_htm/CLOUD/en-US/index.htm?file=abencds_ddl_glosry.htm > Dictionary DDL is based on the syntax of CDS DDL in ABAP CDS.3 https://help.sap.com/doc/abapdocu_cp_index_htm/CLOUD/en-US/abencds_ddl_glosry.htm > The data definition language of ABAP CDS I'm not really sure what it...