Releases: SchwarzIT/sap-usi-logging-api
v1.13.0
System requirements
SAP_BASIS 740 SP 02
The version MIGHT(!) run on older releases as well, but that has not been tested.
Related issues
Issue | Category | Description |
---|---|---|
#38 | Bugfix | Logger can be created but not saved with initial Log Object / Subobject |
#39 | Enhancement | Expose Grid-Functions in Structure-Container |
v1.12.0
v1.11.0
v1.10.0: Merge pull request #30 from SchwarzIT/3-display-unsaved-logs
System requirements
SAP_BASIS 740 SP 02
The version MIGHT(!) run on older releases as well, but that has not been tested.
Related issues
Issue | Description |
---|---|
#3 | Display [unsaved] logs |
v1.9.0
v1.8.0: Merge pull request #26 from SchwarzIT/Issue_16
System requirements
SAP_BASIS 740 SP 02
The version MIGHT(!) run on older releases as well, but that has not been tested.
Related issues
Issue | Description |
---|---|
#16 | ITAB-Container /USI/CL_BAL_DC_ITAB: Support for Data References |
v1.7.0
System requirements
SAP_BASIS 740 SP 02
The version MIGHT(!) run on older releases as well, but that has not been tested.
Related issues
Issue | Description |
---|---|
#17 | ITAB-Container /USI/CL_BAL_DC_ITAB: Move ITAB-Normalization from CONSTRUCTOR to SERIALIZE |
#24 | ITAB-Container /USI/CL_BAL_DC_ITAB: Only 99 Columns displayed |
v1.6.0
System requirements
SAP_BASIS 740 SP 02
The version MIGHT(!) run on older releases as well, but that has not been tested.
Related issues
Issue | Description |
---|---|
#18 | Structure-Container /USI/CL_BAL_DC_STRUCTURE: Includes and structured fields are not recognized |
#19 | Structure-Container /USI/CL_BAL_DC_STRUCTURE: Potential Loss of Data for deep structures |
#20 | Function module /USI/BAL_POPUP_MESSAGE_DETAILS - Data Containers missing in tree |
v1.5.0
System requirements
SAP_BASIS 740 SP 02
The version MIGHT(!) run on older releases as well, but that has not been tested.
Related issues
Issue | Description |
---|---|
#12 | Documentation: Updated outdated comment |
#13 | Bugfix: Added data container /USI/CL_BAL_DC_STRUCTURE to package interfaces |
#14 | Refactoring: Removed usages of function module ABAP4_COMMIT_WORK |
#15 | Refactoring: Cleanup of demo report /USI/BAL_DEMO_02 |
v1.4.0
System requirements
SAP_BASIS 740 SP 02
The version MIGHT(!) run on older releases as well, but that has not been tested.
Bugfixes
Improved error handling for transformation errors during data container serialization (Issue #10).
Malformed data e.g. in the itab container might cause exceptions when processing transformation ID to serialize container data.
The exceptions were neither caught, nor propagated, which eventually caused a short dump.
Exceptions are now handled properly, so that corrupted data containers will be ignored.
The Debug Mode can be used to analyze issues with missing data containers: https://github.com/SchwarzIT/sap-usi-logging-api/wiki/Enter-Debug-Mode
Enhancements
Added Structure Container /USI/CL_BAL_DC_STRUCTURE (Issue #9).
Please update customizing in table /USI/BAL_LV_DATA.
The default settings can be found in the installation guide: https://github.com/SchwarzIT/sap-usi-logging-api/wiki/Maintain-Basic-Customizing