Hi!
In infor LN how can I update a table's record after a record is modified in the same table?For example if in the tdpur401 is modified a cdf field automatically updated. After this update based on the tdpur401.orno and tdpur401.pono other records's cdf field should be modified also based on the first updated record's cdf field value.
If I use the after.save hook the refcount would be a problem.
It should be done in DAL.
Thank you in advacne!