When creating and first saving an Inventory Part at IFS10, the field Over Reporting (manufactoring) is set by default to ALLOWED.

I need to do a mod to set this field by default to NOTALLOWED.
It is not possible to use a template.
I tried to modify procedure MANUF_PART_ATTRIBUTE_API - the only place that I found with ALLOWED variable, and changed to NOTALLOWED:

After sucesfully compile, unfortunately it is not working. Over Reporting field still is set to ALLOWED. :(
What can I do more?



