DBA Data[Home] [Help]

APPS.PA_CROSS_BUSINESS_GRP dependencies on PER_ORGANIZATION_STRUCTURES

Line 501: from per_organization_structures

497: X_Stage => X_Error_Stage );
498:
499: Select decode(business_group_id,NULL,'Y','N')
500: into X_Global_Hierarchy
501: from per_organization_structures
502: where organization_structure_id = P_Org_Structure_id ;
503:
504:
505: pa_cross_business_grp.ErrorStage(