DBA Data[Home] [Help]

APPS.INV_ITEM_ORG_ASSIGN_CP dependencies on PER_ORGANIZATION_STRUCTURES

Line 1451: FROM per_organization_structures

1447: ELSE
1448: -- get hierarchy name
1449: SELECT name
1450: INTO l_hierarchy_name
1451: FROM per_organization_structures
1452: WHERE organization_structure_id = p_org_hierarchy_id;
1453:
1454: -- get the hierarchy property text
1455: SELECT meaning