|
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| -[](https://github.com/abapPM/ABAP-XXX/blob/main/LICENSE) |
| 3 | +[](https://github.com/abapPM/ABAP-Xxx/blob/main/LICENSE) |
4 | 4 | [](https://github.com/abapPM/.github/blob/main/CODE_OF_CONDUCT.md)
|
5 |
| -[](https://api.reuse.software/info/github.com/abapPM/ABAP-XXX) |
| 5 | +[](https://api.reuse.software/info/github.com/abapPM/ABAP-Xxx) |
6 | 6 |
|
7 | 7 | # XXX
|
8 | 8 |
|
| 9 | +... |
9 | 10 |
|
10 |
| - |
11 |
| -NO WARRANTIES, [MIT License](https://github.com/abapPM/ABAP-XXX/blob/main/LICENSE) |
| 11 | +NO WARRANTIES, [MIT License](https://github.com/abapPM/ABAP-Xxx/blob/main/LICENSE) |
12 | 12 |
|
13 | 13 | ## Usage
|
14 | 14 |
|
|
26 | 26 |
|
27 | 27 | Specify the `xxx` module as a dependency in your project and import it to your namespace using [apm](https://abappm.com).
|
28 | 28 |
|
29 |
| -```abap |
30 |
| -IMPORT '*' TO 'z$1_your_project$2' FROM 'xxx'. |
31 |
| -" or |
32 |
| -IMPORT '*' TO '/namespace/$1$2' FROM 'xxx'. |
33 |
| -``` |
34 |
| - |
35 | 29 | ## Contributions
|
36 | 30 |
|
37 |
| -All contributions are welcome! Read our [Contribution Guidelines](https://github.com/abapPM/ABAP-XXX/blob/main/CONTRIBUTING.md), fork this repo, and create a pull request. |
| 31 | +All contributions are welcome! Read our [Contribution Guidelines](https://github.com/abapPM/ABAP-Xxx/blob/main/CONTRIBUTING.md), fork this repo, and create a pull request. |
38 | 32 |
|
39 |
| -You can install the developer version of ABAP XXX using [abapGit](https://github.com/abapGit/abapGit) either by creating a new online repository for `https://github.com/abapPM/ABAP-XXX`. |
| 33 | +You can install the developer version of ABAP XXX using [abapGit](https://github.com/abapGit/abapGit) either by creating a new online repository for `https://github.com/abapPM/ABAP-Xxx`. |
40 | 34 |
|
41 | 35 | Recommended SAP package: `$XXX`
|
42 | 36 |
|
|
0 commit comments