Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/s4hana-crypto-assets-subledger
SAP S/4HANA add-on sample as a subledger for crypto assets accounting.
https://github.com/sap-samples/s4hana-crypto-assets-subledger
add-on assets crypto cryptography sample sap-s4hana
Last synced: 1 day ago
JSON representation
SAP S/4HANA add-on sample as a subledger for crypto assets accounting.
- Host: GitHub
- URL: https://github.com/sap-samples/s4hana-crypto-assets-subledger
- Owner: SAP-samples
- License: apache-2.0
- Created: 2022-07-12T13:16:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T22:05:41.000Z (over 1 year ago)
- Last Synced: 2023-08-16T23:25:12.967Z (over 1 year ago)
- Topics: add-on, assets, crypto, cryptography, sample, sap-s4hana
- Language: JavaScript
- Homepage:
- Size: 654 KB
- Stars: 2
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/s4hana-crypto-assets-subledger)](https://api.reuse.software/info/github.com/SAP-samples/s4hana-crypto-assets-subledger)
# SAP S/4HANA Crypto Assets Subledger
This code sample in particular implements a sample SAP S/4HANA Financials Subledger with the capability to manage cryptocurrency assets.
In general it can be used as the basis for other projects that are most appropriately implemented in the form of a subledger.
## Description
The Crypto Assets Subledger is a Core S/4HANA add-on implemented in ABAP as a subledger.
For a more detailed description, please consult the project's [Wiki](https://github.com/SAP-samples/s4hana-crypto-assets-subledger/wiki).
## Requirements
- A productive cloud instance or SAP S/4HANA on-premise instance.
- A functional grasp of the ABAP development language and tools.
- A functional grasp of GAAP accounting principles and practices...## Download and Installation
Clone repo into the ABAP Development Tools and follow the build instructions.
## Known Issues
No known issues.
## How to obtain support
[Create an issue](https://github.com/SAP-samples/s4hana-crypto-assets-subledger/issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).## Contributing
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
## License
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.