-
Notifications
You must be signed in to change notification settings - Fork 0
Dependencies
Jörg Neumann edited this page Feb 1, 2023
·
5 revisions
The logging API is using the following components.
Used Component | Required Version | Description |
---|---|---|
Authority Check | v1.0.0 or higher | Class /USI/CL_AUTH is used for authority checks in reports. |
USI Exception | v1.0.0 or higher | The exception classes of the logging API are inheriting from /USI/CX_EXCEPTION. The data container interface (/USI/IF_BAL_DATA_CONTAINER) wraps the interface /USI/IF_EXCEPTION_DETAILS. |
Please ensure that these components are installed in your system before importing the logging API.