Hierarchy question
hi
in R12.2.5 I added under an existing Hierarchy a new record , but suddenly it is not there any more at the oracle form
originally the record was here in this query with the org_structure_version_id = xx
select * from PER_ORG_STRUCTURE_ELEMENTS_V where d_child_name like 'New Org%'
and now it is there with org_structure_version_id = yy . I know it is the same record because the created_by is my user_id and now the last_updated_by is another user_id that did the change.
the thing is that under my responsibilities I am not able to know what is the name of that other Hierarchy, it seems they 'moved' my record to that other one.