F&SCM 2.0.0.23 - Korean VAT release note

Modified on Wed, Mar 5 at 4:39 PM

Product/Software: Korean VAT Pack


Version: 2.0.0.23


Date: Jan 20, 2025


Subfix
Update Type
Title
Description
Comment/Notes
100027
Update

Data entities for Journal lines

1.    New Data Entities for K-Pack Import

•    Introduced new data entities to facilitate the import of K-Pack data into journal lines, ensuring smoother data integration and processing.

2.    •  Updates to Table DXKKVAT_VAT_LEDGERJOURNALTRANS:

•    Added a new field: LEDGERJOURNALTRANSREFRECID.

•    Replaced the usage of the REFRECID field in compliance with Microsoft's best practice guidelines, ensuring optimal performance and maintainability.

Use this script to update data.

UPDATE A

SET A.LEDGERJOURNALTRANSREFRECID = A.REFRECID

FROM [dbo].[DXKKVAT_VAT_LEDGERJOURNALTRANS] A

where A.LEDGERJOURNALTRANSREFRECID = 0

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article