-
Notifications
You must be signed in to change notification settings - Fork 78
[DTEL] first draft #727
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
larshp
wants to merge
31
commits into
main
Choose a base branch
from
hvam/dtelv1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[DTEL] first draft #727
Changes from 8 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
3bc8d34
DTEL scaffolding
larshp a7c3da6
scaffolding
larshp 6481a2e
scaffolding
larshp 43df30b
Merge branch 'main' into hvam/dtelv1
larshp 392916d
Merge branch 'main' into hvam/dtelv1
schneidermic0 25af0e9
adjust
larshp 7bc9166
update example
larshp ee6975f
update schema
larshp 3d5e293
Update file-formats/dtel/type/zif_aff_dtel_v1.intf.json
larshp ef2be0a
Update file-formats/dtel/README.md
larshp 6b4d1af
Update file-formats/dtel/type/zif_aff_dtel_v1.intf.abap
larshp 8e3a62a
Update file-formats/dtel/dtel-v1.json
larshp a3380dd
Update file-formats/zif_aff_ddic_types_v1.intf.abap
larshp 9f5f933
update schema
larshp 14fbacf
fix typo in DOMA schema
larshp b662f7c
Update zif_aff_doma_v1.intf.abap
larshp 7df2510
Remove empty line in zif_aff_doma_v1 interface
larshp ebb822c
Merge branch 'main' into hvam/dtelv1
larshp 06dcaae
Update the structure for DTEL
schneidermic0 687aff6
Fixing abaplint
schneidermic0 3310059
Merge branch 'main' into hvam/dtelv1
schneidermic0 e3afbb0
Merge branch 'main' into hvam/dtelv1
larshp e48f3f1
Merge branch 'main' into hvam/dtelv1
larshp d3b9e7a
Merge branch 'main' into hvam/dtelv1
larshp 68fe03f
Merge branch 'main' into hvam/dtelv1
larshp 8dfb82c
Merge branch 'main' into hvam/dtelv1
larshp 37303b4
Merge branch 'main' into hvam/dtelv1
larshp 061183b
Merge branch 'main' into hvam/dtelv1
larshp 240dd50
Update zif_aff_doma_v1.intf.abap
larshp 1a30133
Refactor types in zif_aff_doma_v1 interface
larshp b76aa03
Merge branch 'main' into hvam/dtelv1
larshp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # Change Document Object File Format | ||
|
|
||
| ## Object Type Information | ||
|
|
||
| Object Type | Description | Group | ||
| :--- | :--- | :--- | ||
| DTEL | Data Element | Data Element | ||
|
|
||
| ## File Structure | ||
|
|
||
| File | Cardinality | Definition | Schema | Example | ||
| :--- | :--- | :--- | :--- | :--- | ||
| `<name>.dtel.json` | 1 | [`zif_aff_dtel_v1.intf.abap`](./type/zif_aff_dtel_v1.intf.abap) | [`dtel-v1.json`](./dtel-v1.json) | [`zdtel_v1.dtel.json`](./examples/zdtel_v1.dtel.json) | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.