Own transaction when raising an event

This commit is contained in:
Uwe Klinger
2021-05-03 16:37:16 +02:00
parent eb4bc703dd
commit 98113c46fd
3 changed files with 35 additions and 14 deletions

View File

@@ -84,3 +84,9 @@ In case you've a question, find a bug, or otherwise need support, use our [commu
## License
Copyright (c) 2021 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE.txt) file.
## TODOs
1. Move `Suppliers` out of `API_BUSINESS_PARTNER` - remove additional lines in monkey patch --> Uwe
2. Fix problem with `await S4bupa.read (Suppliers).where('ID in',IDs)` --> Johannes
3.