DBA Data[Home] [Help]

APPS.PER_RI_CONFIG_TECH_SUMMARY dependencies on PER_ORGANIZATION_STRUCTURES

Line 274: (name per_organization_structures.name%type

270: INDEX BY BINARY_INTEGER;
271:
272: -- Organizations Hierarchy Record
273: TYPE org_hierarchy_rec IS RECORD
274: (name per_organization_structures.name%type
275: ,org_structure_version_id per_org_structure_versions.org_structure_version_id%type);
276:
277: -- Organizations Hierarchy Table
278: TYPE org_hierarchy_tab IS TABLE OF