Skip to content

Feature - Add Update to Item Audit File When Running Future Price Posting

Release date: 4/18/2020

Version 8.5 & Up

In Item File Maintenance, when you "Add" a new item, the system will write a record to the Item Audit file with ITEM-AUDIT-ACTION = "A" (Add).  If an item master record is changed, then it writes two records with ITEM-AUDIT-ACTION = "B" (before change) and "C" (after change).

This project adds the same functionality to COP -> Maintenance -> Future Price
Maintenance -> Item -> Post .   When a future price record is posted to the Item file, and the following fields are changed, before and after records will be written to the Item Audit file.

Price
Std Cost
Volume
Landed Std Cost

This feature also changes IM -> Utility -> Change  Existing Item Import.  The program previously would write records to the Item Audit file whenever an item was changed with the import.  It will now write records to the Item Audit file only if one of the Item file fields changed is also a field in the Item Audit file record.

Modified programs: CPFUTPST, IMITMUDI

DLM

Feedback and Knowledge Base