来源资料待手动核验
SAP Usi Authority Check
Authority check - Dependency of SAP USI Logging
项目简介
Authority check - Dependency of SAP USI Logging
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.