Skip to content

Commit

Permalink
readme-enhs (#205)
Browse files Browse the repository at this point in the history
Fixes #199
  • Loading branch information
albertmink authored Sep 2, 2021
1 parent d3a6ec4 commit 5d48bba
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions file-formats/enhs/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# File Format for Object Type ENHS
# ENHS File Format

For ENHS (BAdI Enhancement Spot), there is a metadata file.
The JSON schema for the ENHS metadata file is provided [here](./enhs.json).

Example files for an ENHS `z_aff_example_enhs` are provided in the following table.
File | Content
--- | ---
[`z_aff_example_enhs.enhs.json`](./examples/z_aff_example_enhs.enhs.json) | Metadata of the ENHS
File | Cardinality | Definition | Schema | Example
:--- | :--- | :--- | :--- | :---
`<name>.enhs.json` | 1 | [`zif_aff_enhs_v1.intf.abap`](./type/zif_aff_enhs_v1.intf.abap) | [`enhs.json`](./enhs.json) | [`z_aff_example_enhs.enhs.json`](./examples/z_aff_example_enhs.enhs.json)

0 comments on commit 5d48bba

Please sign in to comment.