-
Deserializing ABAP file formats objects results in
![image](https://user-images.githubusercontent.com/38354196/151926314-e8c24aca-f3b1-4161-a6ed-54c2721a790b.png)
Remote states there is a JSON fil…
-
**Used cloud platform**
AWS
**Used SLES4SAP version**
SLES15SP4-Beta3
**Used client machine OS**
QEMU VM with SLE 15-SP2:
https://openqa.suse.de/tests/8028533/asset/hdd/publiccloud_tools_002…
-
Hi,
Did abaplint miss the type declaration is missing in the following commit?
https://github.com/SAP/abap-file-formats/pull/274/commits/087acac4f8ce63bdafc09ad3ba9b2401a2f03577
Here the local …
-
With the definition of a ABAP file format for CDS it is introduced a new file extension, see #160
Let's document the new one here
https://github.com/SAP/abap-file-formats/blob/main/doc/specificat…
-
File https://github.com/SAP/abap-file-formats/blob/main/file-formats/ddls/examples/z_aff_example_ddls.ddls.objectdependencies.json is not taken into account for syntax checking on `*.json` files. See …
-
SAP teams don't plan to address any specific issue in our next iteration.
We plan to provide a SAP Note that enables ABAP file formats in release 2021 (SAP_BASIS 7.56) for ATC checks (CHKO), ATC c…
-
Currently this json file can be improved in different ways:
1. it could be formatted (indented) like the other json files
2. UPPERCASE names could be converted to camelCase
3. a JSON schema shoul…
-
**Used cloud platform**
GCP
**Used SLES4SAP version**
SLE15SP4
**Used client machine OS**
MicroOS - Opensuse Tumbleweed based
**Expected behaviour vs observed behaviour**
Terraform plan a…
-
`masterLanguage` is part of multiple files, and it is defined as 2 characters
but what is considered correct, and what is wrong?
In SAP all user formatted languages are 2 characters upper case, …
-
I've been looking at this project for last few days and seems interesting, I was thinking about doing a new object type (DOMA maybe?), however, from what I've seen the only way to know if my code is O…