-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
4 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |