Is it possible to reset the Modified flag on the Object table witha a report or codeunit.
When I do this, and i do a
Object.mofify(false);
I get an error stating that I cannot modify the Object table.
Now, let's see what we can see.
...
Everybody on-line.
...
Looking good!
Comments
The question should be, why do you get the error?
Does you license allow you to change the object table?
If it was hard to write, it should be hard to understand."
...
Everybody on-line.
...
Looking good!
If it was hard to write, it should be hard to understand."
There's a difference between Table and TableData!