ISMT Note 2022_02_2
Document History
Version | Changes | Effective Date |
1.0 | First approved version 3Keys ISMT Add-On Note 2022_02_2 | 14-Mar-2022 |
1. Overview
This document describes changes in the 3Keys ISMT connector ABAP part.
2. Description
Some universal documents skipped on first inbound universal document download with program /K3TMT/UD_IN because of the limit parameter on True API request. Default limit value is 1000. This default value now could be redefined with custom value using transaction /K3TMT/PARAM (parameter name UD_IN_LIST_LIMIT, parameter value – integer value. Maximum allowed value is 10000 according to True API documentation).
Implementation error.
New maintenance view /K3TMT/V_FLTR_IN created to change universal document overlap value without transport request. Maintenance view can be started via transaction SM30.
New feature.
3. Solution
Import related to the transport request.
3.1 Correction instruction ATTP 3.0
Transport request | Description / Dependencies |
D14K900231 | 3Keys ISMT Add-On 3.0 Note 2022_02_02 Required transport D14K900226 |
3.2 Correction instruction ATTP 3.1
Transport request | Description / Dependencies |
D13K900033 | 3Keys ISMT Add-On 3.1 Note 2022_02_02 Required transport D13K900030 |
4. Recommendation
Test corrections from description section
5. Source code objects
Short description | Program | Object type | Object name |
Report Source Code | LIMU | REPS | /K3TMT/UD_IN_C01 |
Function Group | R3TR | FUGR | /K3TMT/DB_MNT |
Table Contents | R3TR | TABU | TDDAT |
Table Contents | R3TR | TABU | TVDIR |
Definition of a Maintenance and Transport Object | R3TR | TOBJ | /K3TMT/V_FLTR_INV |
View | R3TR | VIEW | /K3TMT/V_FLTR_IN |