is it possible to save objects with a Codeunit. I need it, because I changed a field in a table from "Code" to "DateFormula" and i don't know which forms use this table. Also, I have to resave all Forms
Can't you just recompile all objects? I assume you did not change a field of standard navision, but a custom field. So you only need to check the customised objects.
Load your database into a developer toolkit and do a where used on the field. That way you find out which forms use the field and you won't have to open all objects.
Comments
I tried it to compile all objects already, but it won't work
greetz
Henny
RIS Plus, LLC