Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Notes

Note

Description

Category

2022_01_1

New ISMT report DISAGGREGATION_DOCUMENT support added

Report sequence check support added for ISMT reporting. Sequence check is based on the following rules:

  • Report objects have ISMT status allowed for sending this report. New database tables /K3TMT/C_STA_FR (ISMT Report could be send from status), /K3TMT/C_STA_TO (ISMT Report set new status) created to control and change ISMT status. Tables are available to maintain via transaction SM30.

  • My report is the earliest report for sending to ISMT system. If other report exists with same objects report sending will be stopped until early created report will be processed by ISMT system successfully or canceled. Report comparison is based on event time.

New feature

2022_01_2

Corrections for 3Keys ISMT Connector after migration to ATTP 3.1

New feature

2022_01_3

Improvements for transaction /K3TMT/SN_INFO:

Error “Please specify Object Selection criteria” appears on press Multiple selection button at selection screen if both fields Object code (EPC) and Object code (EPC) -multiple are empty. Empty control logic for object code is corrected.

Improvements for transaction /K3TMT/REP_MONITOR:

  • New selection screen fields added: Global Location Number, GLN Extension

  • New fields added into report header ALV grid: Location name

  • New function “Change ISMT GUID” added into report item ALV grid toolbar to change report ISMT GUID after data correction process at ISMT system.

  • Allow sum for column SGTIN qty at report header ALV grid

  • Cancel button change status of confirmed report item due to ABAP code error. Logic corrected to ignore confirmed part.

Improvements for transaction /K3TMT/RCP_MONITOR:

  • Translation to language RU for selection screen fields skipped – translations added

  • Function “Display document summary” and “Download document summary” return different JSON file – error in ABAP code

Support SGTIN object with existing hierarchy output as KITU with children at LP_INTRODUCE_GOODS report. Report LP_INTRODUCE_GOODS structure corrected to support child objects for KITU.

Aggregation report for ISMT system works incorrectly in case parent object type is SGTIN. Additional logic added to allow this aggregation type and output parent SGTIN object at created notification correctly.

Sequence check logic corrected to delete objects from sequence check table after report confirmation from ISMT system.

Documents with ISMT status “IN_PROGRESS” received from ISMT system with program /K3TMT/UD_IN not updated after first download. New logic added to check and update status until document final status.

True API version 4 support (required update cloud connector part and ABAP part)

New feature, Implementation error

2022_01_4

After implementing note 2022_01_3 receipt inbound processing program /K3TMT/RCP_IN receive 0 receipts due to program error.

Implementation Error

...