ABAP OData Test
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
Authority check - Dependency of SAP USI Logging
Authority check - Dependency of SAP USI Logging
[CONTRIBUTING]: ./docs/CONTRIBUTING.md
SIT USI
This repository contains the helper class /USI/CLAUTH that checks, if the user is authorized for the current transaction.
The class is very simple and would not be worth sharing, but according to our internal development guidelines, it must be used in all USI reports to secure them against unauthorized access.
Because of this rule, many of our developments depend on this class.
This component has no dependencies and no special authorizations are required.
It is recommended to create the repository using the follwing settings. image
| Field | Value | |--------------------|------------------------------------------------------| | Git Repository URL | https://github.com/SchwarzIT/sap-usi-authority-check | | Package | /USI/AUTHMAIN | | Display Name | USI Authority Check | | Labels | SchwarzIT |
Note: The package name must start with `/USI/` to avoid issues when pulling the repository.
Please check our [contribution guidelines][CONTRIBUTING] to learn more about this topic.