DBA Data[Home] [Help]

APPS.INV_MGD_POSITIONS_PROC dependencies on PER_ORGANIZATION_STRUCTURES

Line 122: FROM per_organization_structures

118: SELECT
119: name
120: INTO
121: x_context_rec.hierarchy_name
122: FROM per_organization_structures
123: WHERE organization_structure_id = p_hierarchy_id;
124:
125: -- get hierarchy version
126: SELECT