Closed albertmink closed 3 years ago
for CHKO
see https://github.com/SAP/abap-file-formats/pull/177#issuecomment-903880126
File | Cardinality | Definition | Schema | Example |
---|---|---|---|---|
<name>.chko.json |
1 | zif_aff_intf_v1.chko.abap |
chko.json |
foobar.chko.json |
for INTF, see https://github.com/SAP/abap-file-formats/tree/hvam/read2008/file-formats/intf#readme
Shouldn't we move the INTF ABAP reference to column definition? Then the column title are proper?!
looking good 👍
Progress:
Desicision:
Adopt the READMEs to https://github.com/SAP/abap-file-formats/issues/184#issuecomment-907013335
//---------------------
This is extracted from PR #177
To be discussed here.
FUGR File Format
<name>.fugr.json
fugr.json
z_example.fugr.json
<name>.fugr.sapl<name>.reps.abap
z_example.fugr.saplz_example.reps.abap
<name>.fugr.sapl<name>.reps.json
reps.json
z_example.fugr.saplz_example.reps.json
<name>.fugr.l<name>top.reps.abap
z_example.fugr.lz_exampletop.reps.abap
<name>.fugr.l<name>top.reps.json
reps.json
z_example.fugr.lz_exampletop.reps.json
<name>.fugr.<fmname>.func.abap
z_example.fugr.z_foobar.func.abap
<name>.fugr.<fmname>.func.json
func.json
z_example.fugr.z_foobar.func.json
<name>.fugr.texts.<lang>.properties
z_example.fugr.texts.en.properties
Originally posted by @larshp in https://github.com/SAP/abap-file-formats/issues/177#issuecomment-904346473