created acs_object.update_last_modified procedure that takes in an object_id and an optional timestamp and sets the last_modified time of th…
Show more
created acs_object.update_last_modified procedure that takes in an object_idand an optional timestamp and sets the last_modified time of the object andall of it's parents (not including object 0) to the last_modified time passedin or sysdate if none was passed in.
Show less